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>
This commit is contained in:
Peter Krempa
2021-08-20 12:56:08 +02:00
parent 4ffc807214
commit feb0a0c7f5
6 changed files with 7 additions and 0 deletions

View File

@@ -256,6 +256,7 @@
<flag name='virtio-vga-gl'/>
<flag name='confidential-guest-support'/>
<flag name='query-display-options'/>
<flag name='set-action'/>
<version>6001000</version>
<kvmVersion>0</kvmVersion>
<microcodeVersion>43100243</microcodeVersion>