mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
29 lines
502 B
JSON
29 lines
502 B
JSON
|
{
|
||
|
"return": [
|
||
|
{
|
||
|
"props": {
|
||
|
"core-id": 16
|
||
|
},
|
||
|
"vcpus-count": 8,
|
||
|
"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-15"
|
||
|
}
|