[libvirt] [PATCH 0/3] Fix problems found for SCSIVHost

John Ferlan jferlan at redhat.com
Tue Dec 12 14:22:54 UTC 2017


See details in patches.

John Ferlan (3):
  qemu: Need to assign PCI address to vhost-scsi
  util: Fix error path in virSCSIVHostOpenVhostSCSI
  util: Report error if vhost-scsi device file cannot be found

 src/qemu/qemu_domain_address.c                     |  3 +-
 src/util/virscsivhost.c                            |  8 +++-
 .../hostdev-scsi-vhost-scsi-ccw.xml                |  1 -
 .../hostdev-scsi-vhost-scsi-pci.xml                |  1 -
 .../hostdev-scsi-vhost-scsi-ccw.xml                | 35 +++++++++++++++++-
 .../hostdev-scsi-vhost-scsi-pci.xml                | 43 +++++++++++++++++++++-
 6 files changed, 84 insertions(+), 7 deletions(-)
 mode change 120000 => 100644 tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-ccw.xml
 mode change 120000 => 100644 tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-pci.xml

-- 
2.13.6




More information about the libvir-list mailing list