diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-08-30 15:37:37 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:03:02 -0400 |
commit | 37d145ef62ff4f424ed05f8c99dc1c9ec67ff133 (patch) | |
tree | 75c4b8ccf01612519c5cc375aee15dad3c943cac /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0809d9b05a9154edecbd02649ddab296f4e9a227 (diff) |
KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
vmcs_config has cached host MSR_IA32_VMX_MISC value, use it for setting
up nested MSR_IA32_VMX_MISC in nested_vmx_setup_ctls_msrs() and avoid the
redundant rdmsr().
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