From: Jan Kiszka <jan.kiszka@web.de>
To: Gleb Natapov <gleb@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm <kvm@vger.kernel.org>,
Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>,
Jun Nakajima <jun.nakajima@intel.com>,
Yang Zhang <yang.z.zhang@intel.com>
Subject: [PATCH 0/7] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
Date: Sun, 4 Aug 2013 19:48:59 +0200 [thread overview]
Message-ID: <cover.1375638539.git.jan.kiszka@web.de> (raw)
These patches apply on top of nEPT v6 and basically enable unrestricted
guest mode to be used by L1.
Jan Kiszka (7):
KVM: nEPT: Advertise WB type EPTP
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in
load_vmcs12_host_state
KVM: nVMX: Enable unrestricted guest mode support
KVM: nVMX: Fix guest CR3 read-back on VM-exit
KVM: nVMX: Load nEPT state after EFER
KVM: nVMX: Implement support for EFER saving on VM-exit
KVM: nVMX: Update mmu.base_role.nxe after EFER loading on
VM-entry/exit
arch/x86/kvm/vmx.c | 44 ++++++++++++++++++++++++++++++--------------
1 files changed, 30 insertions(+), 14 deletions(-)
--
1.7.3.4
next reply other threads:[~2013-08-04 17:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-04 17:48 Jan Kiszka [this message]
2013-08-04 17:49 ` [PATCH 1/7] KVM: nEPT: Advertise WB type EPTP Jan Kiszka
2013-08-05 13:12 ` Gleb Natapov
2013-08-04 17:49 ` [PATCH 2/7] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state Jan Kiszka
2013-08-04 17:49 ` [PATCH 3/7] KVM: nVMX: Enable unrestricted guest mode support Jan Kiszka
2013-08-04 17:49 ` [PATCH 4/7] KVM: nVMX: Fix guest CR3 read-back on VM-exit Jan Kiszka
2013-08-04 17:49 ` [PATCH 5/7] KVM: nVMX: Load nEPT state after EFER Jan Kiszka
2013-08-04 17:49 ` [PATCH 6/7] KVM: nVMX: Implement support for EFER saving on VM-exit Jan Kiszka
2013-08-05 7:21 ` Arthur Chunqi Li
2013-08-05 7:35 ` Jan Kiszka
2013-08-04 17:49 ` [PATCH 7/7] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit Jan Kiszka
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=cover.1375638539.git.jan.kiszka@web.de \
--to=jan.kiszka@web.de \
--cc=gleb@redhat.com \
--cc=jun.nakajima@intel.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=xiaoguangrong@linux.vnet.ibm.com \
--cc=yang.z.zhang@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.