On 11/12/19 00:24, Sean Christopherson wrote: > 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(-) > Queued, thanks. Paolo