提交 f5eae0a5 编写于 作者: P Pavel Hrdina

qemu_capabilities: detect properties for virtio-gpu-device

Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
上级 db449157
......@@ -1746,6 +1746,8 @@ static struct virQEMUCapsObjectTypeProps virQEMUCapsObjectProps[] = {
ARRAY_CARDINALITY(virQEMUCapsObjectPropsQxl) },
{ "virtio-gpu-pci", virQEMUCapsObjectPropsVirtioGpu,
ARRAY_CARDINALITY(virQEMUCapsObjectPropsVirtioGpu) },
{ "virtio-gpu-device", virQEMUCapsObjectPropsVirtioGpu,
ARRAY_CARDINALITY(virQEMUCapsObjectPropsVirtioGpu) },
{ "ICH9-LPC", virQEMUCapsObjectPropsICH9,
ARRAY_CARDINALITY(virQEMUCapsObjectPropsICH9) },
{ "virtio-balloon-pci", virQEMUCapsObjectPropsVirtioBalloon,
......
......@@ -1602,6 +1602,14 @@
{
"id": "libvirt-33",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'ICH9-LPC' not found"
......@@ -1643,11 +1651,11 @@
"type": "on/off"
}
],
"id": "libvirt-34"
"id": "libvirt-35"
}
{
"id": "libvirt-35",
"id": "libvirt-36",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -1655,7 +1663,7 @@
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-device' not found"
......@@ -1689,7 +1697,7 @@
"type": "uint32"
}
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -1730,7 +1738,7 @@
"name": "none"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -1802,7 +1810,7 @@
"name": "Opteron_G4"
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -1810,11 +1818,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"
......@@ -1822,7 +1830,7 @@
}
{
"id": "libvirt-42",
"id": "libvirt-43",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-types has not been found"
......@@ -1830,7 +1838,7 @@
}
{
"id": "libvirt-43",
"id": "libvirt-44",
"error": {
"class": "CommandNotFound",
"desc": "The command query-command-line-options has not been found"
......@@ -1844,5 +1852,5 @@
"capability": "xbzrle"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
......@@ -1802,6 +1802,14 @@
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"id": "libvirt-35",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'ICH9-LPC' not found"
......@@ -1843,11 +1851,11 @@
"type": "on/off"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -1855,7 +1863,7 @@
}
{
"id": "libvirt-37",
"id": "libvirt-38",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-device' not found"
......@@ -1909,7 +1917,7 @@
"type": "on/off"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -1957,7 +1965,7 @@
"name": "none"
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -2035,7 +2043,7 @@
"name": "Opteron_G5"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -2043,11 +2051,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"
......@@ -2055,7 +2063,7 @@
}
{
"id": "libvirt-43",
"id": "libvirt-44",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-types has not been found"
......@@ -2063,7 +2071,7 @@
}
{
"id": "libvirt-44",
"id": "libvirt-45",
"error": {
"class": "CommandNotFound",
"desc": "The command query-command-line-options has not been found"
......
......@@ -1849,6 +1849,14 @@
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"id": "libvirt-35",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'ICH9-LPC' not found"
......@@ -1890,11 +1898,11 @@
"type": "on/off"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -1902,7 +1910,7 @@
}
{
"id": "libvirt-37",
"id": "libvirt-38",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-device' not found"
......@@ -1956,7 +1964,7 @@
"type": "on/off"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -2007,7 +2015,7 @@
"name": "none"
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -2085,7 +2093,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -2093,11 +2101,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"
......@@ -2105,7 +2113,7 @@
}
{
"id": "libvirt-43",
"id": "libvirt-44",
"error": {
"class": "CommandNotFound",
"desc": "The command query-tpm-types has not been found"
......@@ -2113,7 +2121,7 @@
}
{
"id": "libvirt-44",
"id": "libvirt-45",
"error": {
"class": "CommandNotFound",
"desc": "The command query-command-line-options has not been found"
......@@ -2127,5 +2135,5 @@
"capability": "xbzrle"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -1952,6 +1952,14 @@
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"id": "libvirt-35",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'ICH9-LPC' not found"
......@@ -1993,11 +2001,11 @@
"type": "on/off"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -2007,7 +2015,7 @@
{
"return": [
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -2057,7 +2065,7 @@
"type": "on/off"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -2130,7 +2138,7 @@
"cpu-max": 1
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -2208,7 +2216,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -2216,19 +2224,19 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -2929,7 +2937,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -2939,5 +2947,5 @@
"capability": "xbzrle"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -1997,6 +1997,14 @@
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"id": "libvirt-35",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'ICH9-LPC' not found"
......@@ -2038,11 +2046,11 @@
"type": "on/off"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -2052,7 +2060,7 @@
{
"return": [
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -2102,7 +2110,7 @@
"type": "on/off"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -2183,7 +2191,7 @@
"cpu-max": 1
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -2261,7 +2269,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -2269,19 +2277,19 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -2884,7 +2892,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -2906,5 +2914,5 @@
"capability": "zero-blocks"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -2014,6 +2014,14 @@
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"id": "libvirt-35",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'ICH9-LPC' not found"
......@@ -2055,11 +2063,11 @@
"type": "on/off"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -2069,7 +2077,7 @@
{
"return": [
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -2119,7 +2127,7 @@
"type": "on/off"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -2208,7 +2216,7 @@
"cpu-max": 1
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -2286,7 +2294,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -2294,19 +2302,19 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -3099,7 +3107,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -3121,5 +3129,5 @@
"capability": "zero-blocks"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -2367,6 +2367,14 @@
}
}
{
"id": "libvirt-34",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-gpu-device' not found"
}
}
{
"return": [
{
......@@ -2418,7 +2426,7 @@
"type": "pci-devfn"
}
],
"id": "libvirt-34"
"id": "libvirt-35"
}
{
......@@ -2468,11 +2476,11 @@
"type": "uint32"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -2482,7 +2490,7 @@
{
"return": [
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -2536,7 +2544,7 @@
"type": "on/off"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -2641,7 +2649,7 @@
"cpu-max": 255
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -2722,7 +2730,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -2730,21 +2738,21 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
"tpm-tis"
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
"passthrough"
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -3604,7 +3612,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -3626,5 +3634,5 @@
"capability": "zero-blocks"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -2803,6 +2803,36 @@
"id": "libvirt-33"
}
{
"return": [
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
}
],
"id": "libvirt-34"
}
{
"return": [
{
......@@ -2877,7 +2907,7 @@
"type": "bool"
}
],
"id": "libvirt-34"
"id": "libvirt-35"
}
{
......@@ -2962,11 +2992,11 @@
"type": "uint32"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -3009,7 +3039,7 @@
"type": "bool"
}
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -3079,7 +3109,7 @@
"type": "bool"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -3208,7 +3238,7 @@
"cpu-max": 255
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -3298,7 +3328,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -3306,21 +3336,21 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
"tpm-tis"
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
"passthrough"
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -4328,7 +4358,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -4358,5 +4388,5 @@
"capability": "events"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -2941,6 +2941,46 @@
"id": "libvirt-33"
}
{
"return": [
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
},
{
"name": "virgl",
"description": "on/off",
"type": "bool"
}
],
"id": "libvirt-34"
}
{
"return": [
{
......@@ -3015,7 +3055,7 @@
"type": "uint32"
}
],
"id": "libvirt-34"
"id": "libvirt-35"
}
{
......@@ -3115,11 +3155,11 @@
"type": "bool"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -3162,7 +3202,7 @@
"type": "bool"
}
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -3232,7 +3272,7 @@
"type": "uint32"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -3369,7 +3409,7 @@
"cpu-max": 255
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -3459,7 +3499,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -3467,21 +3507,21 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
"tpm-tis"
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
"passthrough"
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -4526,7 +4566,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -4560,5 +4600,5 @@
"capability": "x-postcopy-ram"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -3390,6 +3390,41 @@
"type": "uint32"
}
],
"id": "libvirt-33"
}
{
"return": [
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
}
],
"id": "libvirt-34"
}
......
......@@ -3390,6 +3390,41 @@
"type": "uint32"
}
],
"id": "libvirt-33"
}
{
"return": [
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
}
],
"id": "libvirt-34"
}
......
......@@ -3537,6 +3537,41 @@
"type": "uint32"
}
],
"id": "libvirt-33"
}
{
"return": [
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
}
],
"id": "libvirt-34"
}
......
......@@ -3023,6 +3023,46 @@
"id": "libvirt-33"
}
{
"return": [
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
},
{
"name": "virgl",
"description": "on/off",
"type": "bool"
}
],
"id": "libvirt-34"
}
{
"return": [
{
......@@ -3097,7 +3137,7 @@
"type": "uint32"
}
],
"id": "libvirt-34"
"id": "libvirt-35"
}
{
......@@ -3197,11 +3237,11 @@
"type": "bool"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -3244,7 +3284,7 @@
"type": "bool"
}
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -3314,7 +3354,7 @@
"type": "uint32"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -3427,7 +3467,7 @@
"cpu-max": 255
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -3517,7 +3557,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -3525,21 +3565,21 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
"tpm-tis"
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
"passthrough"
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -4633,7 +4673,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -4667,5 +4707,5 @@
"capability": "postcopy-ram"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
......@@ -3196,6 +3196,46 @@
"id": "libvirt-33"
}
{
"return": [
{
"name": "notify_on_empty",
"description": "on/off",
"type": "bool"
},
{
"name": "any_layout",
"description": "on/off",
"type": "bool"
},
{
"name": "indirect_desc",
"description": "on/off",
"type": "bool"
},
{
"name": "event_idx",
"description": "on/off",
"type": "bool"
},
{
"name": "stats",
"description": "on/off",
"type": "bool"
},
{
"name": "max_outputs",
"type": "uint32"
},
{
"name": "virgl",
"description": "on/off",
"type": "bool"
}
],
"id": "libvirt-34"
}
{
"return": [
{
......@@ -3279,7 +3319,7 @@
"type": "uint32"
}
],
"id": "libvirt-34"
"id": "libvirt-35"
}
{
......@@ -3383,11 +3423,11 @@
"type": "bool"
}
],
"id": "libvirt-35"
"id": "libvirt-36"
}
{
"id": "libvirt-36",
"id": "libvirt-37",
"error": {
"class": "DeviceNotFound",
"desc": "Device 'virtio-balloon-ccw' not found"
......@@ -3430,7 +3470,7 @@
"type": "bool"
}
],
"id": "libvirt-37"
"id": "libvirt-38"
}
{
......@@ -3505,7 +3545,7 @@
"type": "uint32"
}
],
"id": "libvirt-38"
"id": "libvirt-39"
}
{
......@@ -3654,7 +3694,7 @@
"cpu-max": 255
}
],
"id": "libvirt-39"
"id": "libvirt-40"
}
{
......@@ -3747,7 +3787,7 @@
"name": "qemu64"
}
],
"id": "libvirt-40"
"id": "libvirt-41"
}
{
......@@ -3755,21 +3795,21 @@
"enabled": false,
"present": true
},
"id": "libvirt-41"
"id": "libvirt-42"
}
{
"return": [
"tpm-tis"
],
"id": "libvirt-42"
"id": "libvirt-43"
}
{
"return": [
"passthrough"
],
"id": "libvirt-43"
"id": "libvirt-44"
}
{
......@@ -4867,7 +4907,7 @@
"option": "drive"
}
],
"id": "libvirt-44"
"id": "libvirt-45"
}
{
......@@ -4901,5 +4941,5 @@
"capability": "postcopy-ram"
}
],
"id": "libvirt-45"
"id": "libvirt-46"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册