libvirt/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json
Peter Krempa 04fce1d496 tests: cpu-hotplug: Add data for ppc64 without threads enabled
The reported data is unusual so add it to the test suite.
2016-08-24 15:44:47 -04:00

78 lines
1.7 KiB
JSON

{
"return": [
{
"arch": "ppc",
"current": true,
"CPU": 0,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[1]/thread[0]",
"halted": false,
"thread_id": 35232
},
{
"arch": "ppc",
"current": false,
"CPU": 1,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[2]/thread[0]",
"halted": false,
"thread_id": 35233
},
{
"arch": "ppc",
"current": false,
"CPU": 2,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[3]/thread[0]",
"halted": false,
"thread_id": 35234
},
{
"arch": "ppc",
"current": false,
"CPU": 3,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[4]/thread[0]",
"halted": false,
"thread_id": 35235
},
{
"arch": "ppc",
"current": false,
"CPU": 4,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[5]/thread[0]",
"halted": false,
"thread_id": 35236
},
{
"arch": "ppc",
"current": false,
"CPU": 5,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[6]/thread[0]",
"halted": false,
"thread_id": 35237
},
{
"arch": "ppc",
"current": false,
"CPU": 6,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[7]/thread[0]",
"halted": false,
"thread_id": 35238
},
{
"arch": "ppc",
"current": false,
"CPU": 7,
"nip": -4611686018426772876,
"qom_path": "/machine/unattached/device[8]/thread[0]",
"halted": false,
"thread_id": 35239
}
],
"id": "libvirt-11"
}