From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvwhR-0005hv-FL for qemu-devel@nongnu.org; Mon, 30 Jul 2012 16:36:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvwhQ-00032G-By for qemu-devel@nongnu.org; Mon, 30 Jul 2012 16:36:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvwhQ-00031p-3o for qemu-devel@nongnu.org; Mon, 30 Jul 2012 16:36:20 -0400 Message-ID: <5016F043.9060501@redhat.com> Date: Mon, 30 Jul 2012 23:36:19 +0300 From: Orit Wasserman MIME-Version: 1.0 References: <1343554983-4195-1-git-send-email-owasserm@redhat.com> <20120730163836.767027ab@doriath.home> In-Reply-To: <20120730163836.767027ab@doriath.home> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/11] Migration next v7 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: peter.maydell@linaro.org, aliguori@us.ibm.com, quintela@redhat.com, stefanha@gmail.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com, blauwirbel@gmail.com, chegu_vinod@hp.com, avi@redhat.com, pbonzini@redhat.com, eblake@redhat.com On 07/30/2012 10:38 PM, Luiz Capitulino wrote: > On Sun, 29 Jul 2012 12:42:52 +0300 > Orit Wasserman wrote: > >> Those are the latest XBZRLE patches (part of the migration next branch). > > I've concentrated my review on the QMP part, which looks good in general, but > has some details to be fixed. > > I'd like to give this a try btw, but it doesn't apply on top of master. Which > branch is this against? > Well, those are only the XBZRLE patches, they are based on top another 10 patches. You can try apply them on git://repo.or.cz/qemu/quintela.git migration-next-v5 branch. Regards, Orit