mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
22 lines
375 B
JSON
22 lines
375 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|