virtio-scsi: Add 'iothread' property to virtio-scsi

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

Similar to this property in virtio-blk for dataplane, add it as a QOM link in virtio-scsi and an alias in virtio-scsi-pci and virtio-scsi-ccw, in order to assign an iothread to the device.

19d339f virtio-scsi: Add 'iothread' property to virtio-scsi
hw/s390x/virtio-ccw.c | 2 ++
hw/scsi/virtio-scsi.c | 11 +++++++++++
hw/virtio/virtio-pci.c | 2 ++
include/hw/virtio/virtio-scsi.h | 1 +
4 files changed, 16 insertions(+)

Upstream: git.qemu.org


  • Share