]> xenbits.xensource.com Git - libvirt.git/commit
Introduce qemuDiskBusNeedsDeviceArg
authorJán Tomko <jtomko@redhat.com>
Thu, 19 May 2016 18:40:00 +0000 (20:40 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 20 May 2016 07:03:42 +0000 (09:03 +0200)
commit2e33ef482249cd89c4dc8adabc9ff16ff4278dde
tree5ba7fd79697881375623406881ebdca7a74d9aef
parentcd3b06b7f605b0e66fafe9b54ad6d063f502acda
Introduce qemuDiskBusNeedsDeviceArg

Replace the two uses of the withDeviceArg bool in
qemuBuildDiskDriveCommandLine and allow this function to be reused in
qemuBuildDriveStr.
src/qemu/qemu_command.c