]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add capability flag for usb-storage
authorFred A. Kemp <anonym@riseup.net>
Fri, 23 Aug 2013 10:38:10 +0000 (12:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 2 Sep 2013 11:54:26 +0000 (13:54 +0200)
commit071249771b7a5b04c391865afb189ccbfe37d917
tree7e5cedbd2074efa4ad3a4dc02631d096939a1b9b
parent68b9fa64230542fb293255e7cbca8d62ea948d11
qemu: Add capability flag for usb-storage

Allow use of the usb-storage device only if the new capability flag
QEMU_CAPS_DEVICE_USB_STORAGE is set, which it is for qemu(-kvm)
versions >= 0.12.1.2-rhel62-beta.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemuhelptest.c
tests/qemuhotplugtest.c
tests/qemuxml2argvtest.c