]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove QEMU_CAPS_MACHINE_USB_OPT from ComputeCmdFlags
authorJán Tomko <jtomko@redhat.com>
Thu, 17 Apr 2014 14:54:02 +0000 (16:54 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 18 Apr 2014 13:01:43 +0000 (15:01 +0200)
commit062074c4556c1b8d8081e760ab31c68326c0e8d6
tree32977898e99334df6ca90d6c0e51772bedc08847
parentc3725db8d0c1035dc550959c93f8b9aeb78ec1bf
Remove QEMU_CAPS_MACHINE_USB_OPT from ComputeCmdFlags

The version check is for >=1.3.0, but ComputeCmdFlags
is only called for QEMU <1.2.0.
src/qemu/qemu_capabilities.c