aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJim Mattson <[email protected]>2018-12-05 15:29:00 -0800
committerPaolo Bonzini <[email protected]>2018-12-14 17:59:48 +0100
commitdb31c8f5af7de0e78f63fd4c255cf3868d667bf4 (patch)
tree71e45b51bdf98be5bfab1c36deef2f74ac1d4dce /tools/perf/scripts/python
parent898a811f1486df3209ce857027d0564d6a616cf2 (diff)
kvm: vmx: Don't set hardware IA32_CSTAR MSR on VM-entry
SYSCALL raises #UD in compatibility mode on Intel CPUs, so it's pointless to load the guest's IA32_CSTAR value into the hardware MSR. IA32_CSTAR still provides 48 bits of storage on Intel CPUs that have CPUID.80000001:EDX.LM[bit 29] set, so we cannot remove it from the vmx_msr_index[] array. Signed-off-by: Jim Mattson <[email protected]> Reviewed-by: Peter Shier <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions