From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] KVM: update mmu documetation for role.nxe. Date: Tue, 11 May 2010 16:38:00 -0300 Message-ID: <20100511193800.GH9712@amt.cnet> References: <4BE8FB0A.2020302@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm@vger.kernel.org To: Gui Jianfeng Return-path: Received: from mx1.redhat.com ([209.132.183.28]:12968 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757886Ab0EKUr7 (ORCPT ); Tue, 11 May 2010 16:47:59 -0400 Content-Disposition: inline In-Reply-To: <4BE8FB0A.2020302@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, May 11, 2010 at 02:36:58PM +0800, Gui Jianfeng wrote: > There's no member "cr4_nxe" in struct kvm_mmu_page_role, it names "nxe" now. > Update mmu document. > > Signed-off-by: Gui Jianfeng > --- > Documentation/kvm/mmu.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks.