From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8BXy-0001jQ-7w for qemu-devel@nongnu.org; Thu, 15 Mar 2012 10:21:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8BXr-0008MY-Nt for qemu-devel@nongnu.org; Thu, 15 Mar 2012 10:20:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8BXr-0008M9-Fk for qemu-devel@nongnu.org; Thu, 15 Mar 2012 10:20:47 -0400 Date: Thu, 15 Mar 2012 11:20:48 -0300 From: Luiz Capitulino Message-ID: <20120315112048.0e9edbef@doriath.home> In-Reply-To: <1331582340-4611-1-git-send-email-lcapitulino@redhat.com> References: <1331582340-4611-1-git-send-email-lcapitulino@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/4] qapi: Convert migrate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: pbonzini@redhat.com, aliguori@us.ibm.com, quintela@redhat.com, eblake@redhat.com, jan.kiszka@siemens.com On Mon, 12 Mar 2012 16:58:56 -0300 Luiz Capitulino wrote: > v3 > > o Implement progess counter (for the new HMP command) > o Fix English mistakes in changelog > o Improve 'detach' parameter description No review comments, assuming this is ok. Applied to the qmp branch.