From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agDJe-00018T-H5 for qemu-devel@nongnu.org; Wed, 16 Mar 2016 11:24:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agDJa-0007Ve-Gv for qemu-devel@nongnu.org; Wed, 16 Mar 2016 11:24:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agDJa-0007VY-Av for qemu-devel@nongnu.org; Wed, 16 Mar 2016 11:24:50 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 674B3C003591 for ; Wed, 16 Mar 2016 15:24:49 +0000 (UTC) From: Markus Armbruster References: <1457571335-10938-1-git-send-email-eblake@redhat.com> <878u1qnk8l.fsf@blackfin.pond.sub.org> Date: Wed, 16 Mar 2016 16:24:46 +0100 In-Reply-To: <878u1qnk8l.fsf@blackfin.pond.sub.org> (Markus Armbruster's message of "Thu, 10 Mar 2016 21:36:26 +0100") Message-ID: <87mvpyphs1.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v5 00/14] easier unboxed visits/qapi implicit types List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, Eduardo Habkost I think the additional changes I'd like to see are small enough to not require a full respin. I took the liberty to work them in, and pushed the result to my qapi-not-next branch. Let me know whether you like them.