mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: capabilities: Introduce QEMU_CAPS_QUERY_DISPLAY_OPTIONS
The command allows to query various display-related options. The absence of the command will be used to imply certain video-related capabilities before we would be able to detect them. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
<flag name='virtio-gpu-gl-pci'/>
|
||||
<flag name='virtio-vga-gl'/>
|
||||
<flag name='confidential-guest-support'/>
|
||||
<flag name='query-display-options'/>
|
||||
<version>6000050</version>
|
||||
<kvmVersion>0</kvmVersion>
|
||||
<microcodeVersion>43100243</microcodeVersion>
|
||||
|
||||
Reference in New Issue
Block a user