From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XytU3-0001m9-Eu for qemu-devel@nongnu.org; Wed, 10 Dec 2014 21:28:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XytTw-0006OA-OU for qemu-devel@nongnu.org; Wed, 10 Dec 2014 21:28:03 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:62209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XytTv-0006KW-VG for qemu-devel@nongnu.org; Wed, 10 Dec 2014 21:27:56 -0500 Message-ID: <54890051.2090803@huawei.com> Date: Thu, 11 Dec 2014 10:24:17 +0800 From: ChenLiang MIME-Version: 1.0 References: <1416830152-524-1-git-send-email-arei.gonglei@huawei.com> <20141210023333.GB27208@grmbl.mre> <20141210100939.GE6189@grmbl.mre> In-Reply-To: <20141210100939.GE6189@grmbl.mre> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit 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: Amit Shah Cc: weidong.huang@huawei.com, quintela@redhat.com, qemu-devel@nongnu.org, peter.huangpeng@huawei.com, arei.gonglei@huawei.com, pbonzini@redhat.com, dgilbert@redhat.com On 2014/12/10 18:09, Amit Shah wrote: > 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 > > . > Hi Ok I'm happy to do something to help this set of patches to be applied. Let me know if need me do it. :) Best regards ChenLiang