mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-08 14:29:56 +00:00
83 lines
1.4 KiB
JSON
83 lines
1.4 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": 33
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EDX",
|
||
|
"cpuid-input-eax": 2147483649,
|
||
|
"features": 739248128
|
||
|
},
|
||
|
{
|
||
|
"cpuid-register": "EBX",
|
||
|
"cpuid-input-ecx": 0,
|
||
|
"cpuid-input-eax": 7,
|
||
|
"features": 1963
|
||
|
},
|
||
|
{
|
||
|
"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": 69,
|
||
|
"id": "model"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"return": 1,
|
||
|
"id": "stepping"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"return": "Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz",
|
||
|
"id": "model-id"
|
||
|
}
|