linux/drivers/s390/kvm
Jason Wang 17bb6d4088 virtio-ring: move queue_index to vring_virtqueue
Instead of storing the queue index in transport-specific virtio structs,
this patch moves them to vring_virtqueue and introduces an helper to get
the value.  This lets drivers simplify their management and tracing of
virtqueues.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-09-28 15:05:15 +09:30
..
kvm_virtio.c virtio-ring: move queue_index to vring_virtqueue 2012-09-28 15:05:15 +09:30
Makefile KVM: s390: Fix guest kconfig 2008-07-27 11:35:47 +03:00