mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 06:25:19 +00:00
tests: qemucaps: Add QMP introspection data for qemu 2.6.0 on aarch64 gicv3
Add QMP schema data query for aarch64. The gic capabilities are unfortunately queried after the QMP schema and thus this patch needs to undo the temporary removal of the declared support for query-qmp-schema. Note that as a gicv3 machine was not available the schema data is taken from the gicv2 case. It should be identical since qemu would be built from the same source. Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
10b108a603
commit
36e9b16e24
File diff suppressed because it is too large
Load Diff
@ -161,6 +161,7 @@
|
|||||||
<flag name='drive-iotune-max-length'/>
|
<flag name='drive-iotune-max-length'/>
|
||||||
<flag name='ivshmem-plain'/>
|
<flag name='ivshmem-plain'/>
|
||||||
<flag name='ivshmem-doorbell'/>
|
<flag name='ivshmem-doorbell'/>
|
||||||
|
<flag name='query-qmp-schema'/>
|
||||||
<version>2005094</version>
|
<version>2005094</version>
|
||||||
<kvmVersion>0</kvmVersion>
|
<kvmVersion>0</kvmVersion>
|
||||||
<package></package>
|
<package></package>
|
||||||
|
Loading…
Reference in New Issue
Block a user