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: Wed, 21 Jul 2010 08:36:18 +0800 Message-ID: <4C464102.8020205@cn.fujitsu.com> References: <4C3FCFD7.5070005@cn.fujitsu.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: <4C3FCFD7.5070005@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Xiao Guangrong wrote: > In the speculative path, we should check guest pte's reserved bits just as > the real processor does > Ping......?