libvirt/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-x86-node-full-cpus.json

32 lines
592 B
JSON
Raw Normal View History

{
"return": [
{
"arch": "x86",
"current": true,
"props": {
"core-id": 0,
"thread-id": 0,
"node-id": 0,
"socket-id": 0
},
"cpu-index": 0,
"qom-path": "/machine/unattached/device[0]",
"thread-id": 2033724
},
{
"arch": "x86",
"current": false,
"props": {
"core-id": 0,
"thread-id": 1,
"node-id": 1,
"socket-id": 0
},
"cpu-index": 1,
"qom-path": "/machine/unattached/device[2]",
"thread-id": 2033725
}
],
"id": "libvirt-21"
}