[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200716034408.6342-1-sean.j.christopherson@intel.com>
Date: Wed, 15 Jul 2020 20:44:05 -0700
From: Sean Christopherson <sean.j.christopherson@...el.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Sean Christopherson <sean.j.christopherson@...el.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] KVM: VMX: Clean up RTIT MAXPHYADDR usage
Stop using cpuid_query_maxphyaddr() for a random RTIT MSR check and
unexport said function to discourage future use.
Sean Christopherson (3):
KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
KVM: x86: Unexport cpuid_query_maxphyaddr()
arch/x86/kvm/cpuid.c | 1 -
arch/x86/kvm/vmx/vmx.c | 11 +++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
--
2.26.0
Powered by blists - more mailing lists