diff options
author | 2020-09-23 11:04:03 -0700 | |
---|---|---|
committer | 2020-09-28 07:57:59 -0400 | |
commit | ef1d2ee12e6cd5abbf9986f35238f2fb2cd21a6d (patch) | |
tree | 58e0428b362e0ed624061a0b660c535389ca0e17 /tools/perf/scripts/python | |
parent | KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr" (diff) | |
download | wireguard-linux-ef1d2ee12e6cd5abbf9986f35238f2fb2cd21a6d.tar.xz wireguard-linux-ef1d2ee12e6cd5abbf9986f35238f2fb2cd21a6d.zip |
KVM: VMX: Check guest support for RDTSCP before processing MSR_TSC_AUX
Check for RDTSCP support prior to checking if MSR_TSC_AUX is in the uret
MSRs array so that the array lookup and manipulation are back-to-back.
This paves the way toward adding a helper to wrap the lookup and
manipulation.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200923180409.32255-10-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions