qemucapstest: update caps for qemu-1.6.0

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina 2016-05-22 23:22:50 +02:00
parent f91284045c
commit 233851b4c7
2 changed files with 2952 additions and 2837 deletions

View File

@ -334,7 +334,7 @@
{
"return": {
"fd": 10,
"fd": 11,
"fdset-id": 0
},
"id": "libvirt-5"
@ -611,9 +611,6 @@
{
"name": "isa-applesmc"
},
{
"name": "xen-platform"
},
{
"name": "container"
},
@ -659,9 +656,6 @@
{
"name": "piix4-ide"
},
{
"name": "xen-pci-passthrough"
},
{
"name": "e1000"
},
@ -788,6 +782,9 @@
{
"name": "System"
},
{
"name": "usb-host-linux"
},
{
"name": "kvm-apic"
},
@ -810,7 +807,7 @@
"name": "kvm-i8259"
},
{
"name": "xen-apic"
"name": "usb-redir"
},
{
"name": "scsi-cd"
@ -962,9 +959,6 @@
{
"name": "virtio-9p-pci"
},
{
"name": "xen-pvdevice"
},
{
"name": "icc-bus"
},
@ -1288,12 +1282,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": "cmd_per_lun",
"type": "uint32"
},
{
"name": "max_sectors",
"type": "uint32"
},
{
"name": "num_queues",
"type": "uint32"
},
{
"name": "param_change",
"type": "on/off"
},
{
"name": "hotplug",
"type": "on/off"
},
{
"name": "event_idx",
"type": "on/off"
},
{
"name": "indirect_desc",
"type": "on/off"
},
{
"name": "vectors",
"type": "uint32"
},
{
"name": "ioeventfd",
"type": "on/off"
}
],
"id": "libvirt-11"
@ -1332,7 +1374,7 @@
}
{
"id": "libvirt-15",
"id": "libvirt-16",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-net-s390' not found"
@ -1606,11 +1648,37 @@
}
{
"id": "libvirt-23",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'usb-redir' not found"
"return": [
{
"name": "full-path",
"type": "on/off"
},
{
"name": "serial",
"type": "string"
},
{
"name": "port",
"type": "string"
},
{
"name": "bootindex",
"type": "int32"
},
{
"name": "filter",
"type": "string"
},
{
"name": "debug",
"type": "uint8"
},
{
"name": "chardev",
"type": "chr"
}
],
"id": "libvirt-23"
}
{
@ -1631,10 +1699,18 @@
"name": "pipeline",
"type": "on/off"
},
{
"name": "loglevel",
"type": "uint32"
},
{
"name": "bootindex",
"type": "int32"
},
{
"name": "isobsize",
"type": "uint32"
},
{
"name": "isobufs",
"type": "uint32"
@ -2052,15 +2128,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"
},
{
@ -2068,22 +2160,23 @@
"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",
"cpu-max": 1
},
{
"name": "pc-q35-1.4",
"cpu-max": 255
@ -2097,10 +2190,6 @@
"cpu-max": 255,
"alias": "q35"
},
{
"name": "xenfv",
"cpu-max": 128
},
{
"name": "isapc",
"cpu-max": 1
@ -2164,7 +2253,7 @@
"cpu-max": 1
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
@ -2242,7 +2331,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
@ -2250,12 +2339,6 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
}
{
"return": [
],
"id": "libvirt-42"
}
@ -2267,6 +2350,37 @@
{
"return": [
],
"id": "libvirt-44"
}
{
"return": [
{
"parameters": [
{
"name": "initiator-name",
"help": "Initiator iqn name to use when connecting",
"type": "string"
},
{
"name": "header-digest",
"help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
"type": "string"
},
{
"name": "password",
"help": "password for CHAP authentication to target",
"type": "string"
},
{
"name": "user",
"help": "username for CHAP authentication to target",
"type": "string"
}
],
"option": "iscsi"
},
{
"parameters": [
{
@ -2840,27 +2954,27 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
"return": [
{
"capability": "xbzrle",
"state": false
"state": false,
"capability": "xbzrle"
},
{
"capability": "x-rdma-pin-all",
"state": false
"state": false,
"capability": "x-rdma-pin-all"
},
{
"capability": "auto-converge",
"state": false
"state": false,
"capability": "auto-converge"
},
{
"capability": "zero-blocks",
"state": false
"state": false,
"capability": "zero-blocks"
}
],
"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'/>
@ -83,6 +85,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'/>
@ -174,11 +177,9 @@
<cpu name='phenom'/>
<cpu name='qemu64'/>
<machine name='pc-i440fx-1.6' alias='pc' maxCpus='255'/>
<machine name='xenpv' maxCpus='1'/>
<machine name='pc-q35-1.4' maxCpus='255'/>
<machine name='pc-q35-1.5' maxCpus='255'/>
<machine name='pc-q35-1.6' alias='q35' maxCpus='255'/>
<machine name='xenfv' maxCpus='128'/>
<machine name='isapc' maxCpus='1'/>
<machine name='pc-0.10' maxCpus='255'/>
<machine name='pc-0.11' maxCpus='255'/>