libvirt/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-s390-hotplug.json

22 lines
375 B
JSON
Raw Normal View History

{
"return": [
{
"props": {
"core-id": 1
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[1]",
"type": "host-s390x-cpu"
},
{
"props": {
"core-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[0]",
"type": "host-s390x-cpu"
}
],
"id": "libvirt-41"
}