[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210924204907.1111817-1-seanjc@google.com>
Date: Fri, 24 Sep 2021 13:49:04 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Sean Christopherson <seanjc@...gle.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, Alexander Graf <graf@...zon.com>
Subject: [PATCH v3 0/3] KVM: x86: MSR filtering and related fixes
Fix two nVMX bugs related to MSR filtering (one directly, one indirectly),
and additional cleanup on top. The main SRCU fix from the original series
was merged, but these got left behind.
v3:
- Rebase to 9f6090b09d66 ("KVM: MMU: make spte .... in make_spte")
v2:
- https://lkml.kernel.org/r/20210318224310.3274160-1-seanjc@google.com
- Make the macro insanity slightly less insane. [Paolo]
v1: https://lkml.kernel.org/r/20210316184436.2544875-1-seanjc@google.com
Sean Christopherson (3):
KVM: nVMX: Handle dynamic MSR intercept toggling
KVM: VMX: Macrofy the MSR bitmap getters and setters
KVM: nVMX: Clean up x2APIC MSR handling for L2
arch/x86/kvm/vmx/nested.c | 164 +++++++++++++++-----------------------
arch/x86/kvm/vmx/vmx.c | 67 +---------------
arch/x86/kvm/vmx/vmx.h | 28 +++++++
3 files changed, 95 insertions(+), 164 deletions(-)
--
2.33.0.685.g46640cef36-goog
Powered by blists - more mailing lists