mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-05 12:35:20 +00:00
c2dd9c69fc
Since QEMU 1.2.0, we switched to QMP probing instead of parsing -help
(and other commands, such as -cpu ?) output. However, if QMP probing
failed, we still tried starting QEMU with various options and parsing
the output, which was guaranteed to fail because the output changed.
Let's just refuse parsing -help for QEMU >= 1.2.0.
https://bugzilla.redhat.com/show_bug.cgi?id=1160318
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
kvm-74 | ||
kvm-83-rhel56 | ||
kvm-86 | ||
qemu-0.9.1 | ||
qemu-0.10.5 | ||
qemu-0.12.1 | ||
qemu-0.12.1-device | ||
qemu-1.0 | ||
qemu-1.0-device | ||
qemu-1.1.0 | ||
qemu-1.1.0-device | ||
qemu-1.2.0 | ||
qemu-1.2.0-device | ||
qemu-kvm-0.10.5 | ||
qemu-kvm-0.11.0-rc2 | ||
qemu-kvm-0.12.1.2-rhel60 | ||
qemu-kvm-0.12.1.2-rhel60-device | ||
qemu-kvm-0.12.1.2-rhel61 | ||
qemu-kvm-0.12.1.2-rhel61-device | ||
qemu-kvm-0.12.1.2-rhel62-beta | ||
qemu-kvm-0.12.1.2-rhel62-beta-device | ||
qemu-kvm-0.12.3 | ||
qemu-kvm-0.12.3-device | ||
qemu-kvm-0.13.0 | ||
qemu-kvm-0.13.0-device | ||
qemu-kvm-1.2.0 |