From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v3 1/6] KVM: MMU: fix forgot flush tlbs on sync_page path Date: Fri, 26 Nov 2010 12:29:07 -0200 Message-ID: <20101126142906.GA31573@amt.cnet> References: <4CE63CF4.80502@cn.fujitsu.com> <4CEF0F48.8000202@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , KVM , LKML To: Xiao Guangrong Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53536 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751902Ab0KZObn (ORCPT ); Fri, 26 Nov 2010 09:31:43 -0500 Content-Disposition: inline In-Reply-To: <4CEF0F48.8000202@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Nov 26, 2010 at 09:37:12AM +0800, Xiao Guangrong wrote: > Hi Avi, Marcelo, > > What do you think of this patchset? Could you give me some comments please? > > Thanks! Applied, thanks.