public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
@ 2013-08-04 17:48 Jan Kiszka
  2013-08-04 17:49 ` [PATCH 1/7] KVM: nEPT: Advertise WB type EPTP Jan Kiszka
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Jan Kiszka @ 2013-08-04 17:48 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini; +Cc: kvm, Xiao Guangrong, Jun Nakajima, Yang Zhang

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-08-05 13:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-04 17:48 [PATCH 0/7] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues Jan Kiszka
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox