From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH v2 1/6] KVM: MMU: fix forgot reserved bits check in speculative path Date: Thu, 22 Jul 2010 09:18:45 +0800 Message-ID: <4C479C75.9000501@cn.fujitsu.com> References: <4C3FCFD7.5070005@cn.fujitsu.com> <4C464102.8020205@cn.fujitsu.com> <4C473EDB.6030906@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , LKML , KVM list To: Avi Kivity Return-path: In-Reply-To: <4C473EDB.6030906@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Avi Kivity wrote: > On 07/21/2010 03:36 AM, Xiao Guangrong wrote: >> >> Xiao Guangrong wrote: >> >>> In the speculative path, we should check guest pte's reserved bits >>> just as >>> the real processor does >>> >>> >> Ping......? >> > > Sorry. All looks good. I think no change is needed to patch 3, if we > agree on this I'll apply it as is. Yeah, i agree, thanks, Avi.