diff options
author | Vitaly Kuznetsov <[email protected]> | 2019-02-07 11:42:14 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-02-12 15:16:01 +0100 |
commit | 6b1971c694975e49af302229202c0043568b1791 (patch) | |
tree | faff5becb86d9dc744f043c76247984f4207165c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d13937116f1e82bf508a6325111b322c30c85eb9 (diff) |
x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
SDM says MSR_IA32_VMX_PROCBASED_CTLS2 is only available "If
(CPUID.01H:ECX.[5] && IA32_VMX_PROCBASED_CTLS[63])". It was found that
some old cpus (namely "Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz (family: 0x6,
model: 0xf, stepping: 0x6") don't have it. Add the missing check.
Reported-by: Zdenek Kaspar <[email protected]>
Tested-by: Zdenek Kaspar <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions