From: Sean Christopherson <seanjc@google.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Sean Christopherson <seanjc@google.com>,
Vitaly Kuznetsov <vkuznets@redhat.com>,
Wanpeng Li <wanpengli@tencent.com>,
Jim Mattson <jmattson@google.com>, Joerg Roedel <joro@8bytes.org>,
kvm@vger.kernel.org, linux-kernel@vger.kernel.org,
Alexander Graf <graf@amazon.com>
Subject: [PATCH v3 0/3] KVM: x86: MSR filtering and related fixes
Date: Fri, 24 Sep 2021 13:49:04 -0700 [thread overview]
Message-ID: <20210924204907.1111817-1-seanjc@google.com> (raw)
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
next reply other threads:[~2021-09-24 20:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 20:49 Sean Christopherson [this message]
2021-09-24 20:49 ` [PATCH v3 1/3] KVM: nVMX: Handle dynamic MSR intercept toggling Sean Christopherson
2021-11-08 16:46 ` Vitaly Kuznetsov
2021-11-08 17:24 ` Sean Christopherson
2021-11-08 22:06 ` Sean Christopherson
2021-09-24 20:49 ` [PATCH v3 2/3] KVM: VMX: Macrofy the MSR bitmap getters and setters Sean Christopherson
2021-09-24 20:49 ` [PATCH v3 3/3] KVM: nVMX: Clean up x2APIC MSR handling for L2 Sean Christopherson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210924204907.1111817-1-seanjc@google.com \
--to=seanjc@google.com \
--cc=graf@amazon.com \
--cc=jmattson@google.com \
--cc=joro@8bytes.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=vkuznets@redhat.com \
--cc=wanpengli@tencent.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®