From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyozN-0000G2-Ie for qemu-devel@nongnu.org; Tue, 07 Aug 2012 14:58:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyozM-0007F4-LO for qemu-devel@nongnu.org; Tue, 07 Aug 2012 14:58:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyozM-0007Ev-D4 for qemu-devel@nongnu.org; Tue, 07 Aug 2012 14:58:44 -0400 Date: Tue, 7 Aug 2012 15:59:03 -0300 From: Luiz Capitulino Message-ID: <20120807155903.29b41255@doriath.home> In-Reply-To: <1344278578-1062-1-git-send-email-owasserm@redhat.com> References: <1344278578-1062-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/12] Migration next v12 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 Mon, 6 Aug 2012 21:42:46 +0300 Orit Wasserman wrote: > Changes from v11: > Fix example for query-migrate-cache-size commands > Move patch 10 (Change total_time to total-time) to patch 9 and fix > comment. Looks good now: Reviewed-by: Luiz Capitulino