mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
f8638471d7
As the combination algorithm is rather complex and ugly it's necessary to make sure it works properly. Add test suite infrastructure for testing it along with a basic test based on x86_64 platform.
51 lines
1.0 KiB
JSON
51 lines
1.0 KiB
JSON
{
|
|
"return": [
|
|
{
|
|
"arch": "x86",
|
|
"current": true,
|
|
"CPU": 0,
|
|
"qom_path": "/machine/unattached/device[0]",
|
|
"pc": -2130415978,
|
|
"halted": true,
|
|
"thread_id": 518291
|
|
},
|
|
{
|
|
"arch": "x86",
|
|
"current": false,
|
|
"CPU": 1,
|
|
"qom_path": "/machine/unattached/device[2]",
|
|
"pc": -2130415978,
|
|
"halted": true,
|
|
"thread_id": 518292
|
|
},
|
|
{
|
|
"arch": "x86",
|
|
"current": false,
|
|
"CPU": 2,
|
|
"qom_path": "/machine/unattached/device[3]",
|
|
"pc": -2130415978,
|
|
"halted": true,
|
|
"thread_id": 518294
|
|
},
|
|
{
|
|
"arch": "x86",
|
|
"current": false,
|
|
"CPU": 3,
|
|
"qom_path": "/machine/unattached/device[4]",
|
|
"pc": -2130415978,
|
|
"halted": true,
|
|
"thread_id": 518295
|
|
},
|
|
{
|
|
"arch": "x86",
|
|
"current": false,
|
|
"CPU": 4,
|
|
"qom_path": "/machine/unattached/device[5]",
|
|
"pc": -2130415978,
|
|
"halted": true,
|
|
"thread_id": 518296
|
|
}
|
|
],
|
|
"id": "libvirt-22"
|
|
}
|