From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4BfJ-0005Mz-MK for qemu-devel@nongnu.org; Wed, 02 Dec 2015 12:58:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4BfF-0007rh-1R for qemu-devel@nongnu.org; Wed, 02 Dec 2015 12:58:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4BfE-0007rd-SZ for qemu-devel@nongnu.org; Wed, 02 Dec 2015 12:58:00 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 821CD550BA for ; Wed, 2 Dec 2015 17:58:00 +0000 (UTC) From: Markus Armbruster References: <1449033659-25497-1-git-send-email-eblake@redhat.com> Date: Wed, 02 Dec 2015 18:57:58 +0100 In-Reply-To: <1449033659-25497-1-git-send-email-eblake@redhat.com> (Eric Blake's message of "Tue, 1 Dec 2015 22:20:44 -0700") Message-ID: <87vb8genrt.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v14 00/15] qapi member collision (post-introspection cleanups, subset D) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org With PATCH 12 dropped and 13 fixed up, I'm happy with this series. Pushed to qapi-not-next, with the fixup still separate for now.