[PATCH 0/2] KVM: VMX: PT (RTIT) bug fix and cleanup
From: Sean Christopherson
Date: Tue Dec 10 2019 - 18:24:37 EST
Add a missing non-canonical check on writes to the RTIT address MSRs
and tack on a cleanup patch.
** ALL PATCHES ARE COMPLETELY UNTESTED **
Untested due to lack of hardware.
Sean Christopherson (2):
KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
KVM: VMX: Add helper to consolidate up PT/RTIT WRMSR fault logic
arch/x86/kvm/vmx/vmx.c | 57 ++++++++++++++++++++++++------------------
1 file changed, 33 insertions(+), 24 deletions(-)
--
2.24.0