From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyeDU-0005fh-8y for qemu-devel@nongnu.org; Wed, 10 Dec 2014 05:10:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyeDP-0006Su-GO for qemu-devel@nongnu.org; Wed, 10 Dec 2014 05:09:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyeDP-0006SZ-8i for qemu-devel@nongnu.org; Wed, 10 Dec 2014 05:09:51 -0500 Date: Wed, 10 Dec 2014 15:39:39 +0530 From: Amit Shah Message-ID: <20141210100939.GE6189@grmbl.mre> References: <1416830152-524-1-git-send-email-arei.gonglei@huawei.com> <20141210023333.GB27208@grmbl.mre> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141210023333.GB27208@grmbl.mre> Subject: Re: [Qemu-devel] [PATCH RESEND for 2.3 0/6] xbzrle: optimize the xbzrle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: arei.gonglei@huawei.com Cc: ChenLiang , weidong.huang@huawei.com, quintela@redhat.com, qemu-devel@nongnu.org, peter.huangpeng@huawei.com, pbonzini@redhat.com, dgilbert@redhat.com On (Wed) 10 Dec 2014 [08:03:33], Amit Shah wrote: > On (Mon) 24 Nov 2014 [19:55:46], arei.gonglei@huawei.com wrote: > > From: ChenLiang > > > > Hi, > > > > This set of patches rebase on > > https://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg04956.html, > > > > Those patches have been reviewed before half a year. > > For now I rebase them with the master branch. > > Hope those optimization can be merged in Qemu-2.3, Thanks! > > Applied to my tree. Sorry, spoke to soon; I've held this series for the moment due to ongoing review. Amit