]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: check for reboot-timeout on monitor
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 13 Dec 2013 13:51:24 +0000 (14:51 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 13 Dec 2013 14:20:09 +0000 (15:20 +0100)
commit15275f2edb88b7571163b5df7c23ac4b539be6c5
tree4ac075547c1eeef3e9521d6d2159fc4271e9c580
parent5ed324a205bd034a1c74052a1baefb59bffaeb5d
qemu: check for reboot-timeout on monitor

The support for <boot rebootTimeout="12345"/> was added before we were
checking for qemu command line options in QMP, so we haven't properly
adapted virQEMUCaps when using it and thus we report unsupported
option with new enough qemu.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1042690

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_capabilities.c
tests/qemucapabilitiesdata/caps_1.5.3-1.caps
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps