commit | f94682dde5ed23eed13533a37dfce942e60ade4e | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Mar 06 18:32:29 2017 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue May 02 23:41:43 2017 +0300 |
tree | aaa611dd8164523a1d4029b2eece720595c87669 | |
parent | 9b2bbdb227588455afcc3b03475fa9b0a35d83af [diff] |
virtio: add context flag to find vqs Allows maintaining extra context per vq. For ease of use, passing in NULL is legal and disables the feature for all vqs. Includes fixes by Christian for s390, acked by Cornelia. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>