1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-26 03:21:44 +03:00
libvirt/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-hotplug-4-hotplug.json

30 lines
549 B
JSON
Raw Normal View History

{
"return": [
{
"props": {
"core-id": 16
},
"vcpus-count": 8,
"qom-path": "/machine/peripheral/vcpu1",
"type": "host-spapr-cpu-core"
},
{
"props": {
"core-id": 8
},
"vcpus-count": 8,
"qom-path": "/machine/peripheral/vcpu0",
"type": "host-spapr-cpu-core"
},
{
"props": {
"core-id": 0
},
"vcpus-count": 8,
"qom-path": "/machine/unattached/device[1]",
"type": "host-spapr-cpu-core"
}
],
"id": "libvirt-38"
}