linux/drivers/s390/kvm
Michael S. Tsirkin d2a7ddda9f 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)
2009-06-12 22:16:36 +09:30
..
Makefile KVM: s390: Fix guest kconfig 2008-07-27 11:35:47 +03:00
kvm_virtio.c virtio: find_vqs/del_vqs virtio operations 2009-06-12 22:16:36 +09:30