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:
Andrea Bolognani 2016-10-19 11:36:45 -04:00 committed by Peter Krempa
parent 10b108a603
commit 36e9b16e24
2 changed files with 8010 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -161,6 +161,7 @@
<flag name='drive-iotune-max-length'/>
<flag name='ivshmem-plain'/>
<flag name='ivshmem-doorbell'/>
<flag name='query-qmp-schema'/>
<version>2005094</version>
<kvmVersion>0</kvmVersion>
<package></package>