diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2009-06-13 06:16:36 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-06-12 14:46:36 +0200 |
commit | d2a7ddda9ffb1c8961abff6714b0f1eb925c120f (patch) | |
tree | 1090884fd260d042255255467367e4e6b6193e5d /usr | |
parent | virtio: add names to virtqueue struct, mapping from devices to queues. (diff) | |
download | linux-d2a7ddda9ffb1c8961abff6714b0f1eb925c120f.tar.xz linux-d2a7ddda9ffb1c8961abff6714b0f1eb925c120f.zip |
virtio: find_vqs/del_vqs virtio operations
This replaces find_vq/del_vq with find_vqs/del_vqs virtio operations,
and updates all drivers. This is needed for MSI support, because MSI
needs to know the total number of vectors upfront.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (+ lguest/9p compile fixes)
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions