From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Svvn4-0003Dp-Sk for qemu-devel@nongnu.org; Mon, 30 Jul 2012 15:38:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Svvn3-0004Ee-Mj for qemu-devel@nongnu.org; Mon, 30 Jul 2012 15:38:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Svvn3-0004EW-Er for qemu-devel@nongnu.org; Mon, 30 Jul 2012 15:38:05 -0400 Date: Mon, 30 Jul 2012 16:38:36 -0300 From: Luiz Capitulino Message-ID: <20120730163836.767027ab@doriath.home> In-Reply-To: <1343554983-4195-1-git-send-email-owasserm@redhat.com> References: <1343554983-4195-1-git-send-email-owasserm@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Orit Wasserman 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 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?