]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Adjust SCSI controller switch in qemuBuildControllerDevStr
authorJohn Ferlan <jferlan@redhat.com>
Fri, 8 Dec 2017 18:34:53 +0000 (13:34 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 2 Feb 2018 19:35:26 +0000 (14:35 -0500)
commitb61ae99b6dd84d6c3b60816cd0979d08e524ae46
tree357e6a1956222e3de79c6f82b954071ad13df365
parentbbe6466692c5e607f8673bc525eaa12ae0dd93d2
qemu: Adjust SCSI controller switch in qemuBuildControllerDevStr

Modify the SCSI controller switch during command line building
to account for all virDomainControllerModelSCSI types rather
than using the default label.
src/qemu/qemu_command.c