From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takuya Yoshikawa Subject: Re: [PATCH for 3.3] KVM: Fix write protection race during dirty logging Date: Thu, 9 Feb 2012 22:54:46 +0900 Message-ID: <20120209225446.2fa4fd31b05e71e293cc5321@gmail.com> References: <20120205204241.54f16069c7f10ac7524c55ec@gmail.com> <20120208163807.GA5020@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: avi@redhat.com, kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:48271 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753690Ab2BINyv (ORCPT ); Thu, 9 Feb 2012 08:54:51 -0500 Received: by yenm8 with SMTP id m8so817579yen.19 for ; Thu, 09 Feb 2012 05:54:51 -0800 (PST) In-Reply-To: <20120208163807.GA5020@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 8 Feb 2012 14:38:07 -0200 Marcelo Tosatti wrote: > Please don't forget the invalidate_page fix. I will send in a few days. Takuya