Re: [PATCH 0/2] KVM: VMX: PT (RTIT) bug fix and cleanup

From: Paolo Bonzini
Date: Wed Jan 15 2020 - 13:00:06 EST


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