qemucapstest: update caps for qemu-1.3.1

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina 2016-05-22 23:21:09 +02:00
parent 98e638d655
commit 6815c9e0eb
2 changed files with 2128 additions and 2042 deletions

View File

@ -539,9 +539,6 @@
{
"name": "isa-applesmc"
},
{
"name": "xen-platform"
},
{
"name": "kvm-pci-assign"
},
@ -581,9 +578,6 @@
{
"name": "piix4-ide"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "e1000"
},
@ -723,7 +717,7 @@
"name": "usb-braille"
},
{
"name": "xen-apic"
"name": "usb-redir"
},
{
"name": "pci-serial-2x"
@ -1123,11 +1117,65 @@
}
{
"id": "libvirt-11",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-scsi-pci' not found"
"return": [
{
"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"
}
{
@ -1429,11 +1477,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"
}
{
@ -1865,15 +1935,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"
},
{
@ -1881,28 +1967,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": "q35-next",
"alias": "q35"
},
{
"name": "xenfv"
},
{
"name": "isapc"
},
@ -1942,7 +2027,7 @@
"name": "none"
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
@ -2020,7 +2105,7 @@
"name": "Opteron_G5"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
@ -2028,11 +2113,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"
@ -2040,7 +2125,7 @@
}
{
"id": "libvirt-43",
"id": "libvirt-44",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-types has not been found"
@ -2048,7 +2133,7 @@
}
{
"id": "libvirt-44",
"id": "libvirt-45",
"error": {
"class": "CommandNotFound",
"desc": "The command query-command-line-options has not been found"
@ -2058,9 +2143,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'/>
@ -158,9 +161,7 @@
<cpu name='Opteron_G4'/>
<cpu name='Opteron_G5'/>
<machine name='pc-1.3' alias='pc' maxCpus='0'/>
<machine name='xenpv' maxCpus='0'/>
<machine name='q35-next' 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'/>