diff options
| author | Sean Christopherson <[email protected]> | 2020-09-24 12:42:46 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:25 -0400 |
| commit | 8d921acf98ec3e82cf673a5422890939cd4c24f5 (patch) | |
| tree | 868583173588ca432f2e1c174b6aa278bd6eec8b /tools/perf/scripts/python | |
| parent | 28e2b2f1a40dbada5740fdd83e8645949d1c8db6 (diff) | |
KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
Use cpuid_maxphyaddr() instead of cpuid_query_maxphyaddr() for the
RTIT base MSR check. There is no reason to recompute MAXPHYADDR as the
precomputed version is synchronized with CPUID updates, and
MSR_IA32_RTIT_OUTPUT_BASE is not written between stuffing CPUID and
refreshing vcpu->arch.maxphyaddr.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions