libvirt/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-x86-dies-hotplug.json

172 lines
4.3 KiB
JSON
Raw Normal View History

{
"return": [
{
"props": {
"core-id": 1,
"thread-id": 1,
"die-id": 1,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 0,
"die-id": 1,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 1,
"die-id": 1,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 0,
"die-id": 1,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 1,
"die-id": 0,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 0,
"die-id": 0,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 1,
"die-id": 0,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 0,
"die-id": 0,
"socket-id": 1
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 1,
"die-id": 1,
"socket-id": 0
},
"vcpus-count": 1,
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 0,
"die-id": 1,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[7]",
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 1,
"die-id": 1,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[6]",
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 0,
"die-id": 1,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[5]",
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 1,
"die-id": 0,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[4]",
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 1,
"thread-id": 0,
"die-id": 0,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[3]",
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 1,
"die-id": 0,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[2]",
"type": "host-x86_64-cpu"
},
{
"props": {
"core-id": 0,
"thread-id": 0,
"die-id": 0,
"socket-id": 0
},
"vcpus-count": 1,
"qom-path": "/machine/unattached/device[0]",
"type": "host-x86_64-cpu"
}
]
}