From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh4Y7-0006S2-Af for qemu-devel@nongnu.org; Wed, 13 Jul 2011 14:52:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qh4Y2-0000LZ-Qx for qemu-devel@nongnu.org; Wed, 13 Jul 2011 14:52:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh4Y2-0000LT-CI for qemu-devel@nongnu.org; Wed, 13 Jul 2011 14:52:38 -0400 Date: Wed, 13 Jul 2011 15:52:32 -0300 From: Luiz Capitulino Message-ID: <20110713155232.71e1c741@doriath> In-Reply-To: <1310513984-1163-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1310513984-1163-1-git-send-email-mdroth@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: aliguori@linux.vnet.ibm.com, agl@linux.vnet.ibm.com, qemu-devel@nongnu.org, Jes.Sorensen@redhat.com On Tue, 12 Jul 2011 18:39:26 -0500 Michael Roth wrote: > This is Set 2/3 of the QAPI+QGA patchsets. > > These patches apply on top of master (set1 merged), and can also be obtained > from: > git://repo.or.cz/qemu/mdroth.git qapi-backport-set2-v6 This looks good to me and I've queued it. But I don't think it makes sense to push it w/o the guest agent, so I'll for it before sending the pull request.