]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: capablities: Detect presence of 'set-action' as QEMU_CAPS_SET_ACTION
authorPeter Krempa <pkrempa@redhat.com>
Fri, 20 Aug 2021 10:56:08 +0000 (12:56 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Aug 2021 13:32:44 +0000 (15:32 +0200)
commitfeb0a0c7f56a156c7eb2fe6719a862bc84097ecf
tree74adf8a4a83ba706bdd4b17974e4563d2bda5d4e
parent4ffc807214cb80086d57e1d3e7b60959a41d2874
qemu: capablities: Detect presence of 'set-action' as QEMU_CAPS_SET_ACTION

The 'set-action' QMP command allows modifying the behaviour when the
guest resets.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
tests/qemucapabilitiesdata/caps_6.0.0.aarch64.xml
tests/qemucapabilitiesdata/caps_6.0.0.s390x.xml
tests/qemucapabilitiesdata/caps_6.0.0.x86_64.xml
tests/qemucapabilitiesdata/caps_6.1.0.x86_64.xml