mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Update capabilities for QEMU 2.1.1
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
@@ -376,7 +376,7 @@
|
||||
|
||||
{
|
||||
"return": {
|
||||
"fd": 11,
|
||||
"fd": 13,
|
||||
"fdset-id": 0
|
||||
},
|
||||
"id": "libvirt-5"
|
||||
@@ -392,7 +392,7 @@
|
||||
|
||||
{
|
||||
"return": {
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"present": true
|
||||
},
|
||||
"id": "libvirt-7"
|
||||
@@ -3636,3 +3636,90 @@
|
||||
],
|
||||
"id": "libvirt-46"
|
||||
}
|
||||
|
||||
{
|
||||
"return": {
|
||||
},
|
||||
"id": "libvirt-1"
|
||||
}
|
||||
|
||||
{
|
||||
"return": [
|
||||
{
|
||||
"name": "Opteron_G5"
|
||||
},
|
||||
{
|
||||
"name": "Opteron_G4"
|
||||
},
|
||||
{
|
||||
"name": "Opteron_G3"
|
||||
},
|
||||
{
|
||||
"name": "Opteron_G2"
|
||||
},
|
||||
{
|
||||
"name": "Opteron_G1"
|
||||
},
|
||||
{
|
||||
"name": "Broadwell"
|
||||
},
|
||||
{
|
||||
"name": "Haswell"
|
||||
},
|
||||
{
|
||||
"name": "SandyBridge"
|
||||
},
|
||||
{
|
||||
"name": "Westmere"
|
||||
},
|
||||
{
|
||||
"name": "Nehalem"
|
||||
},
|
||||
{
|
||||
"name": "Penryn"
|
||||
},
|
||||
{
|
||||
"name": "Conroe"
|
||||
},
|
||||
{
|
||||
"name": "n270"
|
||||
},
|
||||
{
|
||||
"name": "athlon"
|
||||
},
|
||||
{
|
||||
"name": "pentium3"
|
||||
},
|
||||
{
|
||||
"name": "pentium2"
|
||||
},
|
||||
{
|
||||
"name": "pentium"
|
||||
},
|
||||
{
|
||||
"name": "486"
|
||||
},
|
||||
{
|
||||
"name": "coreduo"
|
||||
},
|
||||
{
|
||||
"name": "kvm32"
|
||||
},
|
||||
{
|
||||
"name": "qemu32"
|
||||
},
|
||||
{
|
||||
"name": "kvm64"
|
||||
},
|
||||
{
|
||||
"name": "core2duo"
|
||||
},
|
||||
{
|
||||
"name": "phenom"
|
||||
},
|
||||
{
|
||||
"name": "qemu64"
|
||||
}
|
||||
],
|
||||
"id": "libvirt-2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user