提交 98e638d6 编写于 作者: P Pavel Hrdina

qemucapstest: update caps for qemu-1.2.2

Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
上级 2f5e24ba
......@@ -480,9 +480,6 @@
{
"name": "isa-applesmc"
},
{
"name": "xen-platform"
},
{
"name": "container"
},
......@@ -507,9 +504,6 @@
{
"name": "piix4-ide"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "e1000"
},
......@@ -627,9 +621,6 @@
{
"name": "usb-braille"
},
{
"name": "xen-apic"
},
{
"name": "virtserialport"
},
......@@ -1022,11 +1013,65 @@
}
{
"id": "libvirt-10",
"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-10"
}
{
......@@ -1629,7 +1674,6 @@
}
}
{
"return": [
{
......@@ -1684,25 +1728,38 @@
}
}
{
"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": "msi",
"type": "uint32"
}
]
],
"id": "libvirt-38"
}
{
"return": [
{
"name": "xenpv"
},
{
"name": "xenfv"
},
{
"name": "isapc"
},
......@@ -1739,7 +1796,7 @@
"name": "none"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -1811,7 +1868,7 @@
"name": "Opteron_G4"
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -1819,11 +1876,11 @@
"enabled": false,
"present": true
},
"id": "libvirt-40"
"id": "libvirt-41"
}
{
"id": "libvirt-41",
"id": "libvirt-42",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-models has not been found"
......@@ -1831,7 +1888,7 @@
}
{
"id": "libvirt-42",
"id": "libvirt-43",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-types has not been found"
......@@ -1839,7 +1896,7 @@
}
{
"id": "libvirt-43",
"id": "libvirt-44",
"error": {
"class": "CommandNotFound",
"desc": "The command query-command-line-options has not been found"
......@@ -1849,9 +1906,9 @@
{
"return": [
{
"capability": "xbzrle",
"state": false
"state": false,
"capability": "xbzrle"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
......@@ -141,8 +141,6 @@
<cpu name='Opteron_G3'/>
<cpu name='Opteron_G4'/>
<machine name='pc-1.2' alias='pc' maxCpus='0'/>
<machine name='xenpv' 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'/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册