From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues Date: Tue, 27 Aug 2013 14:18:50 +0300 Message-ID: <20130827111849.GI22899@redhat.com> References: <5219A85D.40205@web.de> <5219D601.9090808@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , kvm , Xiao Guangrong , Jun Nakajima , Yang Zhang , Arthur Chunqi Li To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37564 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752004Ab3H0LS5 (ORCPT ); Tue, 27 Aug 2013 07:18:57 -0400 Content-Disposition: inline In-Reply-To: <5219D601.9090808@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Aug 25, 2013 at 12:01:37PM +0200, Paolo Bonzini wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Il 25/08/2013 08:46, Jan Kiszka ha scritto: > > On 2013-08-08 16:26, Jan Kiszka wrote: > >> 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(-) > >> > > > > Ping for this series. It still applies, now to next, without > > conflicts. > > I tested it and it works fine. It also looks good to me. However, I > wanted to leave time to Gleb so that he could also review it. > Yes please, give me a little more time to get back on track. -- Gleb.