From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 0/6] small cleanups in MMU code Date: Wed, 30 Jan 2013 16:44:51 +0200 Message-ID: <20130130144451.GJ15004@redhat.com> References: <1359556953-30673-1-git-send-email-y> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: mtosatti@redhat.com, xiaoguangrong@linux.vnet.ibm.com, yoshikawa_takuya_b1@lab.ntt.co.jp To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4471 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752478Ab3A3Oo4 (ORCPT ); Wed, 30 Jan 2013 09:44:56 -0500 Content-Disposition: inline In-Reply-To: <1359556953-30673-1-git-send-email-y> Sender: kvm-owner@vger.kernel.org List-ID: Something went wrong with git send-email. Ignore this one please. On Wed, Jan 30, 2013 at 04:42:27PM +0200, y@redhat.com wrote: > 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 -- Gleb.