From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [RFC][PATCH] kvm: x86: fix stale mmio cache bug Date: Mon, 04 Aug 2014 14:44:43 +0200 Message-ID: <53DF803B.3070805@redhat.com> References: <1406937292-32033-1-git-send-email-dmatlack@google.com> <3FF7E9EA-6CCD-4E3D-8430-6F0D4947D408@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Gleb Natapov , kvm@vger.kernel.org, x86@kernel.org, Eric Northup To: Xiao Guangrong , David Matlack Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28685 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751394AbaHDMou (ORCPT ); Mon, 4 Aug 2014 08:44:50 -0400 In-Reply-To: <3FF7E9EA-6CCD-4E3D-8430-6F0D4947D408@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 02/08/2014 06:15, Xiao Guangrong ha scritto: > I prefer to also caching the spte=92s generation number, then check t= he number > in quickly_check_mmio_pf(). I agree, thanks Xiao for the review and David for the report! Paolo