tests: qemucaps: Update ppc64 replies for qemu 2.6.0 release

Sync up to the released version of qemu.

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 1683535a33
commit 33877c815d
2 changed files with 14 additions and 11 deletions

View File

@ -2,8 +2,8 @@
"QMP": {
"version": {
"qemu": {
"micro": 94,
"minor": 5,
"micro": 0,
"minor": 6,
"major": 2
},
"package": ""
@ -22,8 +22,8 @@
{
"return": {
"qemu": {
"micro": 94,
"minor": 5,
"micro": 0,
"minor": 6,
"major": 2
},
"package": ""
@ -451,7 +451,7 @@
{
"return": {
"fd": 13,
"fd": 14,
"fdset-id": 0
},
"id": "libvirt-5"
@ -785,6 +785,9 @@
{
"name": "401F2-powerpc64-cpu"
},
{
"name": "ccid-card-emulated"
},
{
"name": "pseries-2.1-machine"
},
@ -1382,6 +1385,9 @@
{
"name": "PCIE"
},
{
"name": "ccid-card-passthru"
},
{
"name": "750cx_v2.1-powerpc64-cpu"
},
@ -3562,11 +3568,6 @@
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"

View File

@ -21,6 +21,8 @@
<flag name='boot-index'/>
<flag name='hda-duplex'/>
<flag name='drive-aio'/>
<flag name='ccid-emulated'/>
<flag name='ccid-passthru'/>
<flag name='chardev-spicevmc'/>
<flag name='virtio-tx-alg'/>
<flag name='pci-multifunction'/>
@ -156,7 +158,7 @@
<flag name='drive-iotune-max-length'/>
<flag name='ivshmem-plain'/>
<flag name='ivshmem-doorbell'/>
<version>2005094</version>
<version>2006000</version>
<kvmVersion>0</kvmVersion>
<package></package>
<arch>ppc64</arch>