virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq

Enterprise / Virtualization / QEMU - Fam Zheng [redhat.com] - 30 September 2014 04:11 UTC

Move VirtIOSCSIReq to header and add one field "vring" as a wrapper structure of Vring, VirtIOSCSIVring.

This is necessary for coming dataplane code that runs uses vring on iothread.

244e289 virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq
include/hw/virtio/virtio-scsi.h | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)

Upstream: git.qemu.org


  • Share