libvirt/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-hotplug-4-cpus.json
Peter Krempa 1c455c4743 tests: cpu-hotplug: Add data for ppc64 out-of-order hotplug
Test the algorithm that extracts the order in which the vcpu entries
were plugged in on a sample of data created by plugging in vcpus
arbitrarily.
2016-08-24 15:44:47 -04:00

222 lines
4.9 KiB
JSON

{
"return": [
{
"arch": "ppc",
"current": true,
"CPU": 0,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[0]",
"halted": false,
"thread_id": 21925
},
{
"arch": "ppc",
"current": false,
"CPU": 1,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[1]",
"halted": false,
"thread_id": 21926
},
{
"arch": "ppc",
"current": false,
"CPU": 2,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[2]",
"halted": false,
"thread_id": 21927
},
{
"arch": "ppc",
"current": false,
"CPU": 3,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[3]",
"halted": false,
"thread_id": 21928
},
{
"arch": "ppc",
"current": false,
"CPU": 4,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[4]",
"halted": false,
"thread_id": 21930
},
{
"arch": "ppc",
"current": false,
"CPU": 5,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[5]",
"halted": false,
"thread_id": 21931
},
{
"arch": "ppc",
"current": false,
"CPU": 6,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[6]",
"halted": false,
"thread_id": 21932
},
{
"arch": "ppc",
"current": false,
"CPU": 7,
"nip": -4611686018426772172,
"qom_path": "/machine/unattached/device[1]/thread[7]",
"halted": false,
"thread_id": 21933
},
{
"arch": "ppc",
"current": false,
"CPU": 8,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[0]",
"halted": false,
"thread_id": 22741
},
{
"arch": "ppc",
"current": false,
"CPU": 9,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[1]",
"halted": false,
"thread_id": 22742
},
{
"arch": "ppc",
"current": false,
"CPU": 10,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[2]",
"halted": false,
"thread_id": 22743
},
{
"arch": "ppc",
"current": false,
"CPU": 11,
"nip": -4611686018419474700,
"qom_path": "/machine/peripheral/vcpu1/thread[3]",
"halted": false,
"thread_id": 22744
},
{
"arch": "ppc",
"current": false,
"CPU": 12,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[4]",
"halted": false,
"thread_id": 22745
},
{
"arch": "ppc",
"current": false,
"CPU": 13,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[5]",
"halted": false,
"thread_id": 22746
},
{
"arch": "ppc",
"current": false,
"CPU": 14,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[6]",
"halted": false,
"thread_id": 22747
},
{
"arch": "ppc",
"current": false,
"CPU": 15,
"nip": -4611686018426772172,
"qom_path": "/machine/peripheral/vcpu1/thread[7]",
"halted": false,
"thread_id": 22748
},
{
"arch": "ppc",
"current": false,
"CPU": 16,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[0]",
"halted": true,
"thread_id": 23170
},
{
"arch": "ppc",
"current": false,
"CPU": 17,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[1]",
"halted": true,
"thread_id": 23171
},
{
"arch": "ppc",
"current": false,
"CPU": 18,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[2]",
"halted": true,
"thread_id": 23172
},
{
"arch": "ppc",
"current": false,
"CPU": 19,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[3]",
"halted": true,
"thread_id": 23173
},
{
"arch": "ppc",
"current": false,
"CPU": 20,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[4]",
"halted": true,
"thread_id": 23174
},
{
"arch": "ppc",
"current": false,
"CPU": 21,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[5]",
"halted": true,
"thread_id": 23175
},
{
"arch": "ppc",
"current": false,
"CPU": 22,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[6]",
"halted": true,
"thread_id": 23176
},
{
"arch": "ppc",
"current": false,
"CPU": 23,
"nip": 0,
"qom_path": "/machine/peripheral/vcpu0/thread[7]",
"halted": true,
"thread_id": 23177
}
],
"id": "libvirt-37"
}