From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtNnX-0002je-Lk for qemu-devel@nongnu.org; Mon, 02 Nov 2015 17:41:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtNnU-0003dp-D5 for qemu-devel@nongnu.org; Mon, 02 Nov 2015 17:41:55 -0500 Received: from resqmta-po-03v.sys.comcast.net ([96.114.154.162]:60779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtNnU-0003dk-6D for qemu-devel@nongnu.org; Mon, 02 Nov 2015 17:41:52 -0500 From: Eric Blake Date: Mon, 2 Nov 2015 15:41:28 -0700 Message-Id: <1446504092-29008-1-git-send-email-eblake@redhat.com> In-Reply-To: <871tc8tnsl.fsf@blackfin.pond.sub.org> References: <871tc8tnsl.fsf@blackfin.pond.sub.org> Subject: [Qemu-devel] [PATCH v8.5 0/4] rework of 7/17 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: armbru@redhat.com Based on the confusion I caused Markus, I've tried to split the v8 patch 7/17 into smaller pieces that are hopefully easier to review in isolation. Eric Blake (4): qapi: Drop all_members parameter from check() qapi: Check for QMP collisions of flat union branches qapi: Fix check for variant tag values collision qapi: Consolidate collision detection code scripts/qapi.py | 62 ++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 23 deletions(-) -- 2.4.3