mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
89 lines
1.5 KiB
JSON
89 lines
1.5 KiB
JSON
|
{
|
||
|
"return": [
|
||
|
{
|
||
|
"cpuid-register": "EAX",
|
||
|
"cpuid-input-eax": 6,
|
||
|
"features": 4
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EAX",
|
||
|
"cpuid-input-ecx": 1,
|
||
|
"cpuid-input-eax": 13,
|
||
|
"features": 1
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EDX",
|
||
|
"cpuid-input-eax": 2147483658,
|
||
|
"features": 0
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EAX",
|
||
|
"cpuid-input-eax": 1073741825,
|
||
|
"features": 16777467
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EDX",
|
||
|
"cpuid-input-eax": 3221225473,
|
||
|
"features": 0
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EDX",
|
||
|
"cpuid-input-eax": 2147483655,
|
||
|
"features": 0
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "ECX",
|
||
|
"cpuid-input-eax": 2147483649,
|
||
|
"features": 289
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EDX",
|
||
|
"cpuid-input-eax": 2147483649,
|
||
|
"features": 739248128
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "ECX",
|
||
|
"cpuid-input-ecx": 0,
|
||
|
"cpuid-input-eax": 7,
|
||
|
"features": 0
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EBX",
|
||
|
"cpuid-input-ecx": 0,
|
||
|
"cpuid-input-eax": 7,
|
||
|
"features": 1839035
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "ECX",
|
||
|
"cpuid-input-eax": 1,
|
||
|
"features": 4160369187
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EDX",
|
||
|
"cpuid-input-eax": 1,
|
||
|
"features": 260832255
|
||
|
}
|
||
|
],
|
||
|
"id": "feature-words"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"return": 6,
|
||
|
"id": "family"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"return": 61,
|
||
|
"id": "model"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"return": 4,
|
||
|
"id": "stepping"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"return": "Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz",
|
||
|
"id": "model-id"
|
||
|
}
|