linux-stable/drivers/virtio
Michael S. Tsirkin 77cf524654 virtio_pci: split up vp_interrupt
This reorganizes virtio-pci code in vp_interrupt slightly, so that
it's easier to add per-vq MSI support on top.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-06-12 22:16:37 +09:30
..
Kconfig virtio: balloon driver 2008-02-04 23:50:13 +11:00
Makefile virtio: balloon driver 2008-02-04 23:50:13 +11:00
config.c Virtio interface 2007-10-23 15:49:54 +10:00
virtio.c virtio: add names to virtqueue struct, mapping from devices to queues. 2009-06-12 22:16:36 +09:30
virtio_balloon.c virtio: find_vqs/del_vqs virtio operations 2009-06-12 22:16:36 +09:30
virtio_pci.c virtio_pci: split up vp_interrupt 2009-06-12 22:16:37 +09:30
virtio_ring.c virtio: add names to virtqueue struct, mapping from devices to queues. 2009-06-12 22:16:36 +09:30