]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Refactor qemuBuildSCSIiSCSIHostdevDrvStr slightly
authorJohn Ferlan <jferlan@redhat.com>
Sun, 24 Sep 2017 13:35:34 +0000 (09:35 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Nov 2017 16:47:26 +0000 (11:47 -0500)
commit8001c2f3e451a262b1f88475bf50c1d7faffe578
tree20b02409cd3c86a2ea7dbd40752e44a2c345c792
parent1d9108cf1649c358efe84f7c672372a1d0760a9b
qemu: Refactor qemuBuildSCSIiSCSIHostdevDrvStr slightly

Rather than building the "file" string in qemuBuildSCSIHostdevDrvStr
build it in the called helper.
src/qemu/qemu_command.c