linux/drivers/virtio
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues.
Add a linked list of all virtqueues for a virtio device: this helps for
debugging and is also needed for upcoming interface change.

Also, add a "name" field for clearer debug messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-06-12 22:16:36 +09:30
..
config.c Virtio interface 2007-10-23 15:49:54 +10:00
Kconfig virtio: balloon driver 2008-02-04 23:50:13 +11:00
Makefile virtio: balloon driver 2008-02-04 23:50:13 +11: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: add names to virtqueue struct, mapping from devices to queues. 2009-06-12 22:16:36 +09:30
virtio_pci.c virtio: add names to virtqueue struct, mapping from devices to queues. 2009-06-12 22:16:36 +09:30
virtio_ring.c virtio: add names to virtqueue struct, mapping from devices to queues. 2009-06-12 22:16:36 +09:30