From: Paolo Bonzini <pbonzini@redhat.com>
To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Cc: wanpeng.li@hotmail.com, rkrcmar@redhat.com, david@redhat.com
Subject: [PATCH 0/3] KVM: MMU: pending MMU and nEPT patches
Date: Fri, 11 Aug 2017 18:52:29 +0200 [thread overview]
Message-ID: <1502470352-19447-1-git-send-email-pbonzini@redhat.com> (raw)
This is a cleaned up combination of the patch I just sent, plus
Brijesh's changes that I've taken out of kvm/next. Patch 3 is only
lightly tested (it does pass kvm-unit-tests though).
Paolo
Brijesh Singh (1):
KVM: x86: Avoid guest page table walk when gpa_available is set
Paolo Bonzini (2):
KVM: x86: simplify ept_misconfig
KVM: x86: fix use of L1 MMIO areas in nested guests
arch/x86/include/asm/kvm_host.h | 3 ++-
arch/x86/kvm/mmu.c | 19 ++++++++++++++++++-
arch/x86/kvm/paging_tmpl.h | 3 +--
arch/x86/kvm/svm.c | 3 +--
arch/x86/kvm/vmx.c | 28 ++++++++++++----------------
arch/x86/kvm/x86.c | 19 ++++++-------------
arch/x86/kvm/x86.h | 6 +++++-
7 files changed, 45 insertions(+), 36 deletions(-)
--
1.8.3.1
next reply other threads:[~2017-08-11 16:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 16:52 Paolo Bonzini [this message]
2017-08-11 16:52 ` [PATCH 1/3] KVM: x86: simplify ept_misconfig Paolo Bonzini
2017-08-12 23:31 ` Wanpeng Li
2017-08-17 7:43 ` David Hildenbrand
2017-08-17 8:06 ` David Hildenbrand
2017-08-11 16:52 ` [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set Paolo Bonzini
2017-08-12 23:32 ` Wanpeng Li
2017-08-17 7:58 ` David Hildenbrand
2017-08-11 16:52 ` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests Paolo Bonzini
2017-08-13 0:11 ` Wanpeng Li
2017-08-17 8:11 ` David Hildenbrand
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=1502470352-19447-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=david@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rkrcmar@redhat.com \
--cc=wanpeng.li@hotmail.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;
as well as URLs for NNTP newsgroup(s).