diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-08-30 15:37:36 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:03:01 -0400 |
commit | 0809d9b05a9154edecbd02649ddab296f4e9a227 (patch) | |
tree | 417b8068d24cd13deccab239cad05195d0572007 /tools/perf/scripts/python/check-perf-trace.py | |
parent | bcdf201f8a4d09663b0608d5c9fce802558af3d7 (diff) |
KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
Like other host VMX control MSRs, MSR_IA32_VMX_MISC can be cached in
vmcs_config to avoid the need to re-read it later, e.g. from
cpu_has_vmx_intel_pt() or cpu_has_vmx_shadow_vmcs().
No (real) functional change intended.
Reviewed-by: Jim Mattson <[email protected]>
Reviewed-by: Maxim Levitsky <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions