]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for QEMU -add-fd support detection
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 29 Jan 2013 16:52:17 +0000 (11:52 -0500)
committerEric Blake <eblake@redhat.com>
Thu, 31 Jan 2013 17:23:28 +0000 (10:23 -0700)
commit410b335d237e1c08e14dc16982f45349a3e780a2
tree1ecf5343e4923f5335a3936645d27b9488fda52c
parent7b2c5893c24108afe6076593ab46c6eb7226a704
Add support for QEMU -add-fd support detection

Add support for QEMU -add-fd command line parameter detection.
This intentionally rejects qemu 1.2, where 'add-fd' QMP did
not allow full control of set ids, and where there was no command
line counterpart, but accepts qemu 1.3.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h