mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
qemucapstest: update caps for qemu-1.5.3
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
5063c49375
commit
f91284045c
@ -328,7 +328,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"return": {
|
"return": {
|
||||||
"fd": 10,
|
"fd": 11,
|
||||||
"fdset-id": 0
|
"fdset-id": 0
|
||||||
},
|
},
|
||||||
"id": "libvirt-5"
|
"id": "libvirt-5"
|
||||||
@ -440,6 +440,9 @@
|
|||||||
{
|
{
|
||||||
"name": "virtio-net-pci"
|
"name": "virtio-net-pci"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "virtio-9p-device"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "virtio-scsi-device"
|
"name": "virtio-scsi-device"
|
||||||
},
|
},
|
||||||
@ -767,6 +770,9 @@
|
|||||||
{
|
{
|
||||||
"name": "System"
|
"name": "System"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "usb-host-linux"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "kvm-apic"
|
"name": "kvm-apic"
|
||||||
},
|
},
|
||||||
@ -785,6 +791,9 @@
|
|||||||
{
|
{
|
||||||
"name": "kvm-i8259"
|
"name": "kvm-i8259"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "usb-redir"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "q35-pcihost"
|
"name": "q35-pcihost"
|
||||||
},
|
},
|
||||||
@ -857,6 +866,9 @@
|
|||||||
{
|
{
|
||||||
"name": "IDE"
|
"name": "IDE"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "ccid-card-emulated"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "usb-net"
|
"name": "usb-net"
|
||||||
},
|
},
|
||||||
@ -896,6 +908,9 @@
|
|||||||
{
|
{
|
||||||
"name": "virtio-rng-device"
|
"name": "virtio-rng-device"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "qemu-console"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "ioh3420"
|
"name": "ioh3420"
|
||||||
},
|
},
|
||||||
@ -921,7 +936,7 @@
|
|||||||
"name": "kvm-pit"
|
"name": "kvm-pit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "qemu-console"
|
"name": "virtio-9p-pci"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "icc-bus"
|
"name": "icc-bus"
|
||||||
@ -1238,12 +1253,60 @@
|
|||||||
{
|
{
|
||||||
"return": [
|
"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"
|
"type": "on/off"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vectors",
|
"name": "vectors",
|
||||||
"type": "uint32"
|
"type": "uint32"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ioeventfd",
|
||||||
|
"type": "on/off"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "libvirt-11"
|
"id": "libvirt-11"
|
||||||
@ -1556,11 +1619,33 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
"id": "libvirt-23",
|
"return": [
|
||||||
"error": {
|
{
|
||||||
"class": "DeviceNotFound",
|
"name": "full-path",
|
||||||
"desc": "Device 'usb-redir' not found"
|
"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"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -1577,10 +1662,18 @@
|
|||||||
"name": "pipeline",
|
"name": "pipeline",
|
||||||
"type": "on/off"
|
"type": "on/off"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "loglevel",
|
||||||
|
"type": "uint32"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "bootindex",
|
"name": "bootindex",
|
||||||
"type": "int32"
|
"type": "int32"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "isobsize",
|
||||||
|
"type": "uint32"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "isobufs",
|
"name": "isobufs",
|
||||||
"type": "uint32"
|
"type": "uint32"
|
||||||
@ -1990,15 +2083,31 @@
|
|||||||
{
|
{
|
||||||
"return": [
|
"return": [
|
||||||
{
|
{
|
||||||
"name": "msi",
|
"name": "command_serr_enable",
|
||||||
"type": "on/off"
|
"type": "on/off"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "msix",
|
"name": "multifunction",
|
||||||
"type": "on/off"
|
"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"
|
"type": "uint32"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2006,14 +2115,19 @@
|
|||||||
"type": "uint32"
|
"type": "uint32"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "2",
|
"name": "intrs",
|
||||||
"type": "uint32"
|
"type": "uint32"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "p3",
|
"name": "msix",
|
||||||
"type": "uint32"
|
"type": "on/off"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "msi",
|
||||||
|
"type": "on/off"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"id": "libvirt-39"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -2086,7 +2200,7 @@
|
|||||||
"cpu-max": 1
|
"cpu-max": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "libvirt-39"
|
"id": "libvirt-40"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -2164,7 +2278,7 @@
|
|||||||
"name": "qemu64"
|
"name": "qemu64"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "libvirt-40"
|
"id": "libvirt-41"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -2172,12 +2286,6 @@
|
|||||||
"enabled": false,
|
"enabled": false,
|
||||||
"present": true
|
"present": true
|
||||||
},
|
},
|
||||||
"id": "libvirt-41"
|
|
||||||
}
|
|
||||||
|
|
||||||
{
|
|
||||||
"return": [
|
|
||||||
],
|
|
||||||
"id": "libvirt-42"
|
"id": "libvirt-42"
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2189,6 +2297,37 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"return": [
|
"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": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
@ -2860,15 +2999,15 @@
|
|||||||
"option": "drive"
|
"option": "drive"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "libvirt-44"
|
"id": "libvirt-45"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
"return": [
|
"return": [
|
||||||
{
|
{
|
||||||
"capability": "xbzrle",
|
"state": false,
|
||||||
"state": false
|
"capability": "xbzrle"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "libvirt-45"
|
"id": "libvirt-46"
|
||||||
}
|
}
|
||||||
|
@ -29,6 +29,7 @@
|
|||||||
<flag name='drive-aio'/>
|
<flag name='drive-aio'/>
|
||||||
<flag name='pci-multibus'/>
|
<flag name='pci-multibus'/>
|
||||||
<flag name='pci-bootindex'/>
|
<flag name='pci-bootindex'/>
|
||||||
|
<flag name='ccid-emulated'/>
|
||||||
<flag name='ccid-passthru'/>
|
<flag name='ccid-passthru'/>
|
||||||
<flag name='chardev-spicevmc'/>
|
<flag name='chardev-spicevmc'/>
|
||||||
<flag name='virtio-tx-alg'/>
|
<flag name='virtio-tx-alg'/>
|
||||||
@ -45,6 +46,7 @@
|
|||||||
<flag name='ich9-usb-ehci1'/>
|
<flag name='ich9-usb-ehci1'/>
|
||||||
<flag name='vt82c686b-usb-uhci'/>
|
<flag name='vt82c686b-usb-uhci'/>
|
||||||
<flag name='pci-ohci'/>
|
<flag name='pci-ohci'/>
|
||||||
|
<flag name='usb-redir'/>
|
||||||
<flag name='usb-hub'/>
|
<flag name='usb-hub'/>
|
||||||
<flag name='no-shutdown'/>
|
<flag name='no-shutdown'/>
|
||||||
<flag name='cache-unsafe'/>
|
<flag name='cache-unsafe'/>
|
||||||
@ -73,6 +75,7 @@
|
|||||||
<flag name='blockio'/>
|
<flag name='blockio'/>
|
||||||
<flag name='disable-s3'/>
|
<flag name='disable-s3'/>
|
||||||
<flag name='disable-s4'/>
|
<flag name='disable-s4'/>
|
||||||
|
<flag name='usb-redir.filter'/>
|
||||||
<flag name='ide-drive.wwn'/>
|
<flag name='ide-drive.wwn'/>
|
||||||
<flag name='scsi-disk.wwn'/>
|
<flag name='scsi-disk.wwn'/>
|
||||||
<flag name='seccomp-sandbox'/>
|
<flag name='seccomp-sandbox'/>
|
||||||
@ -82,6 +85,7 @@
|
|||||||
<flag name='block-commit'/>
|
<flag name='block-commit'/>
|
||||||
<flag name='vnc'/>
|
<flag name='vnc'/>
|
||||||
<flag name='drive-mirror'/>
|
<flag name='drive-mirror'/>
|
||||||
|
<flag name='usb-redir.bootindex'/>
|
||||||
<flag name='usb-host.bootindex'/>
|
<flag name='usb-host.bootindex'/>
|
||||||
<flag name='blockdev-snapshot-sync'/>
|
<flag name='blockdev-snapshot-sync'/>
|
||||||
<flag name='qxl'/>
|
<flag name='qxl'/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user