From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAoeQ-0000mL-5s for qemu-devel@nongnu.org; Thu, 22 Mar 2012 16:30:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SAoeO-0003I7-J4 for qemu-devel@nongnu.org; Thu, 22 Mar 2012 16:30:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAoeO-0003Hz-BP for qemu-devel@nongnu.org; Thu, 22 Mar 2012 16:30:24 -0400 Date: Thu, 22 Mar 2012 17:30:23 -0300 From: Luiz Capitulino Message-ID: <20120322173023.7be149fa@doriath.home> In-Reply-To: <4F6B8B50.9090100@codemonkey.ws> References: <1332417072-20329-1-git-send-email-pbonzini@redhat.com> <1332417072-20329-11-git-send-email-pbonzini@redhat.com> <4F6B8B50.9090100@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 10/10] qmp: parse commands in strict mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , eblake@redhat.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com On Thu, 22 Mar 2012 15:28:00 -0500 Anthony Liguori wrote: > On 03/22/2012 06:51 AM, Paolo Bonzini wrote: > > Signed-off-by: Paolo Bonzini > > Reviewed-off-by: Anthony Liguori > > Looks good overall. I think documentation is the only real issue. > > I assume this will go through Luiz's tree? Yeah, but I'll only have time to pick them up tomorrow.