mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
d1145aad0b
Power 8 platform's basic hotpluggable unit is a core rather than a thread for x86_64 family. This introduces most of the complexity of the matching code and thus needs to be tested. The test data contain data captured from in-order cpu hotplug and unplug operations.
78 lines
1.7 KiB
JSON
78 lines
1.7 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": -4611686018422360608,
|
|
"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
|
|
}
|
|
],
|
|
"id": "libvirt-12"
|
|
}
|