diff options
author | Paolo Bonzini <[email protected]> | 2015-09-22 23:02:14 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-09-25 10:31:28 +0200 |
commit | 6fec21449a62702a582cecbb0b351363e039c95e (patch) | |
tree | ef62742a58747275e7d852dec6fdc8526a4f14fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 79a8059d244e99454e474902e4325ee9b50e9178 (diff) |
KVM: x86: use correct page table format to check nested page table reserved bits
Intel CPUID on AMD host or vice versa is a weird case, but it can
happen. Handle it by checking the host CPU vendor instead of the
guest's in reset_tdp_shadow_zero_bits_mask. For speed, the
check uses the fact that Intel EPT has an X (executable) bit while
AMD NPT has NX.
Reported-by: Borislav Petkov <[email protected]>
Tested-by: Borislav Petkov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions