From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 0/6] small cleanups in MMU code Date: Thu, 31 Jan 2013 07:03:48 +0200 Message-ID: <20130131050348.GH627@redhat.com> References: <51093178.a34b420a.7bdd.ffffe012SMTPIN_ADDED_BROKEN@mx.google.com> <20130130145024.GK15004@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, mtosatti@redhat.com, xiaoguangrong@linux.vnet.ibm.com, yoshikawa_takuya_b1@lab.ntt.co.jp To: Asias He Return-path: Received: from mx1.redhat.com ([209.132.183.28]:24313 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869Ab3AaFDy (ORCPT ); Thu, 31 Jan 2013 00:03:54 -0500 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jan 31, 2013 at 08:23:55AM +0800, Asias He wrote: > On Wed, Jan 30, 2013 at 10:50 PM, Gleb Natapov wrote: > > On Wed, Jan 30, 2013 at 10:46:56PM +0800, Asias He wrote: > >> > On Wed, Jan 30, 2013 at 10:42 PM, wrote: > >> > >> y@redhat.com ? > >> > > y not? > > This address surprises me a bit ;-) > That is what happens when you press y without reading what git asks you :( > >> > From: Gleb Natapov > >> > > >> > Any of those should not change functionality. > >> > > >> > Gleb Natapov (6): > >> > KVM: MMU: make spte_is_locklessly_modifiable() more clear > >> > KVM: MMU: drop unneeded checks. > >> > KVM: MMU: set base_role.nxe during mmu initialization. > >> > KVM: MMU: drop superfluous min() call. > >> > KVM: MMU: drop superfluous is_present_gpte() check. > >> > Revert "KVM: MMU: split kvm_mmu_free_page" > >> > > >> > arch/x86/kvm/mmu.c | 32 +++++++++----------------------- > >> > arch/x86/kvm/paging_tmpl.h | 3 --- > >> > arch/x86/kvm/x86.c | 2 -- > >> > 3 files changed, 9 insertions(+), 28 deletions(-) > >> > > >> > -- > >> > 1.7.10.4 > >> > > >> > -- > >> > To unsubscribe from this list: send the line "unsubscribe kvm" in > >> > the body of a message to majordomo@vger.kernel.org > >> > More majordomo info at http://vger.kernel.org/majordomo-info.html > >> > >> > >> > >> -- > >> Asias He > >> -- > >> To unsubscribe from this list: send the line "unsubscribe kvm" in > >> the body of a message to majordomo@vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > -- > > Gleb. > > -- > Asias He -- Gleb.