lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 15 Jan 2020 18:59:58 +0100 From: Paolo Bonzini <pbonzini@...hat.com> To: Sean Christopherson <sean.j.christopherson@...el.com> Cc: 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, Chao Peng <chao.p.peng@...ux.intel.com>, Luwei Kang <luwei.kang@...el.com> Subject: Re: [PATCH 0/2] KVM: VMX: PT (RTIT) bug fix and cleanup 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
Powered by blists - more mailing lists