]> xenbits.xensource.com Git - libvirt.git/commit
drop qemuBuildCommandLineCallbacks
authorJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 06:10:24 +0000 (08:10 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 11:00:53 +0000 (13:00 +0200)
commit0da965c5e0bd0eecdf9cd2c21018b33091290ba2
tree653234b88e6f23d34760efe13ef98b008f03baeb
parentea4fc80230ce7c3ecfc7321ad359533722cafdab
drop qemuBuildCommandLineCallbacks

Essentially revert commit 3a6204c which added these to allow the test
suite to pass without depending on the host system state.

Since commit 4b527c1 we already mock virSCSIDeviceGetSgName, so these
callbacks are useless.
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_hotplug.c
src/qemu/qemu_process.c
tests/testutilsqemu.c
tests/testutilsqemu.h