qemucapstest: update caps for qemu-1.4.2

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina 2016-05-22 23:21:39 +02:00
parent 6815c9e0eb
commit 5063c49375
2 changed files with 2178 additions and 2099 deletions

View File

@ -313,7 +313,7 @@
{
"return": {
"fd": 11,
"fd": 12,
"fdset-id": 0
},
"id": "libvirt-5"
@ -560,9 +560,6 @@
{
"name": "isa-applesmc"
},
{
"name": "xen-platform"
},
{
"name": "kvm-pci-assign"
},
@ -602,9 +599,6 @@
{
"name": "piix4-ide"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "e1000"
},
@ -747,7 +741,7 @@
"name": "scsi-cd"
},
{
"name": "xen-apic"
"name": "usb-redir"
},
{
"name": "i440FX"
@ -1172,12 +1166,60 @@
{
"return": [
{
"name": "ioeventfd",
"name": "command_serr_enable",
"type": "on/off"
},
{
"name": "multifunction",
"type": "on/off"
},
{
"name": "rombar",
"type": "uint32"
},
{
"name": "romfile",
"type": "string"
},
{
"name": "addr",
"type": "pci-devfn"
},
{
"name": "param_change",
"type": "on/off"
},
{
"name": "hotplug",
"type": "on/off"
},
{
"name": "cmd_per_lun",
"type": "uint32"
},
{
"name": "max_sectors",
"type": "uint32"
},
{
"name": "num_queues",
"type": "uint32"
},
{
"name": "event_idx",
"type": "on/off"
},
{
"name": "indirect_desc",
"type": "on/off"
},
{
"name": "vectors",
"type": "uint32"
},
{
"name": "ioeventfd",
"type": "on/off"
}
],
"id": "libvirt-11"
@ -1482,11 +1524,33 @@
}
{
"id": "libvirt-23",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'usb-redir' not found"
"return": [
{
"name": "full-path",
"type": "on/off"
},
{
"name": "port",
"type": "string"
},
{
"name": "bootindex",
"type": "int32"
},
{
"name": "filter",
"type": "string"
},
{
"name": "debug",
"type": "uint8"
},
{
"name": "chardev",
"type": "chr"
}
],
"id": "libvirt-23"
}
{
@ -1861,7 +1925,6 @@
}
}
{
"return": [
{
@ -1919,15 +1982,31 @@
{
"return": [
{
"name": "msi",
"name": "command_serr_enable",
"type": "on/off"
},
{
"name": "msix",
"name": "multifunction",
"type": "on/off"
},
{
"name": "intrs",
"name": "rombar",
"type": "uint32"
},
{
"name": "romfile",
"type": "string"
},
{
"name": "addr",
"type": "pci-devfn"
},
{
"name": "p3",
"type": "uint32"
},
{
"name": "p2",
"type": "uint32"
},
{
@ -1935,28 +2014,27 @@
"type": "uint32"
},
{
"name": "2",
"name": "intrs",
"type": "uint32"
},
{
"name": "p3",
"type": "uint32"
"name": "msix",
"type": "on/off"
},
{
"name": "msi",
"type": "on/off"
}
]
],
"id": "libvirt-39"
}
{
"return": [
{
"name": "xenpv"
},
{
"name": "pc-q35-1.4",
"alias": "q35"
},
{
"name": "xenfv"
},
{
"name": "isapc"
},
@ -1999,7 +2077,7 @@
"name": "none"
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
@ -2077,7 +2155,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
@ -2085,11 +2163,11 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"id": "libvirt-42",
"id": "libvirt-43",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-models has not been found"
@ -2097,7 +2175,7 @@
}
{
"id": "libvirt-43",
"id": "libvirt-44",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-types has not been found"
@ -2105,7 +2183,7 @@
}
{
"id": "libvirt-44",
"id": "libvirt-45",
"error": {
"class": "CommandNotFound",
"desc": "The command query-command-line-options has not been found"
@ -2115,9 +2193,9 @@
{
"return": [
{
"capability": "xbzrle",
"state": false
"state": false,
"capability": "xbzrle"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}

View File

@ -46,6 +46,7 @@
<flag name='ich9-usb-ehci1'/>
<flag name='vt82c686b-usb-uhci'/>
<flag name='pci-ohci'/>
<flag name='usb-redir'/>
<flag name='usb-hub'/>
<flag name='no-shutdown'/>
<flag name='cache-unsafe'/>
@ -74,6 +75,7 @@
<flag name='blockio'/>
<flag name='disable-s3'/>
<flag name='disable-s4'/>
<flag name='usb-redir.filter'/>
<flag name='ide-drive.wwn'/>
<flag name='scsi-disk.wwn'/>
<flag name='seccomp-sandbox'/>
@ -82,6 +84,7 @@
<flag name='block-commit'/>
<flag name='vnc'/>
<flag name='drive-mirror'/>
<flag name='usb-redir.bootindex'/>
<flag name='usb-host.bootindex'/>
<flag name='blockdev-snapshot-sync'/>
<flag name='qxl'/>
@ -159,9 +162,7 @@
<cpu name='phenom'/>
<cpu name='qemu64'/>
<machine name='pc-i440fx-1.4' alias='pc' maxCpus='0'/>
<machine name='xenpv' maxCpus='0'/>
<machine name='pc-q35-1.4' alias='q35' maxCpus='0'/>
<machine name='xenfv' maxCpus='0'/>
<machine name='isapc' maxCpus='0'/>
<machine name='pc-0.10' maxCpus='0'/>
<machine name='pc-0.11' maxCpus='0'/>