kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
@ 2013-08-08 14:26 Jan Kiszka
  2013-08-08 14:26 ` [PATCH v3 1/6] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state Jan Kiszka
                   ` (7 more replies)
  0 siblings, 8 replies; 30+ messages in thread
From: Jan Kiszka @ 2013-08-08 14:26 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini
  Cc: kvm, Xiao Guangrong, Jun Nakajima, Yang Zhang, Arthur Chunqi Li

These patches apply on top of kvm.git queue.

Changes in v3:
 - rebased over queue
 - added "Do not set identity page map for L2"
 - dropped "Fix guest CR3 read-back on VM-exit"

Jan Kiszka (6):
  KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in
    load_vmcs12_host_state
  KVM: nVMX: Do not set identity page map for L2
  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
  KVM: nVMX: Enable unrestricted guest mode support

 arch/x86/kvm/vmx.c |   44 +++++++++++++++++++++++++++++++-------------
 1 files changed, 31 insertions(+), 13 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2013-09-15 11:01 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-08 14:26 [PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues Jan Kiszka
2013-08-08 14:26 ` [PATCH v3 1/6] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state Jan Kiszka
2013-09-02  8:21   ` Gleb Natapov
2013-09-02  9:06     ` Jan Kiszka
2013-09-02  9:36       ` Gleb Natapov
2013-09-03 17:44         ` Jan Kiszka
2013-09-03 17:55           ` Gleb Natapov
2013-09-03 19:11             ` [PATCH v4] " Jan Kiszka
2013-09-08  8:57               ` Gleb Natapov
2013-09-10 13:14     ` [PATCH v3 1/6] " Arthur Chunqi Li
2013-09-10 13:26       ` Paolo Bonzini
2013-09-15 11:01       ` Gleb Natapov
2013-08-08 14:26 ` [PATCH v3 2/6] KVM: nVMX: Do not set identity page map for L2 Jan Kiszka
2013-08-08 14:26 ` [PATCH v3 3/6] KVM: nVMX: Load nEPT state after EFER Jan Kiszka
2013-09-02 13:16   ` Gleb Natapov
2013-09-02 17:58     ` Jan Kiszka
2013-09-02 18:09       ` Gleb Natapov
2013-09-02 18:20         ` Jan Kiszka
2013-09-02 18:38           ` Jan Kiszka
2013-08-08 14:26 ` [PATCH v3 4/6] KVM: nVMX: Implement support for EFER saving on VM-exit Jan Kiszka
2013-08-08 14:26 ` [PATCH v3 5/6] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit Jan Kiszka
2013-09-03  8:39   ` Gleb Natapov
2013-09-03  8:51     ` Jan Kiszka
2013-09-03  9:04       ` Gleb Natapov
2013-09-03  9:32         ` Jan Kiszka
2013-08-08 14:26 ` [PATCH v3 6/6] KVM: nVMX: Enable unrestricted guest mode support Jan Kiszka
2013-08-25  6:46 ` [PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues Jan Kiszka
2013-08-25 10:01   ` Paolo Bonzini
2013-08-27 11:18     ` Gleb Natapov
2013-09-12 16:34 ` Paolo Bonzini

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).