From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXrlF-0007sP-Ps for qemu-devel@nongnu.org; Fri, 04 Sep 2015 10:14:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXrl8-0005qM-FX for qemu-devel@nongnu.org; Fri, 04 Sep 2015 10:14:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXrl8-0005qD-Az for qemu-devel@nongnu.org; Fri, 04 Sep 2015 10:14:30 -0400 References: <1441290623-13631-1-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55E9A744.6010706@redhat.com> Date: Fri, 4 Sep 2015 08:14:28 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1cGDcDMLcTMF9hJjoxaGcKc8rmg2PxkXg" Subject: Re: [Qemu-devel] [PATCH RFC v4 00/32] qapi: QMP introspection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , Markus Armbruster Cc: QEMU , Michael Roth This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1cGDcDMLcTMF9hJjoxaGcKc8rmg2PxkXg Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/04/2015 06:57 AM, Marc-Andr=C3=A9 Lureau wrote: > Hi Markus >=20 > On Thu, Sep 3, 2015 at 4:29 PM, Markus Armbruster w= rote: >> Series is based on "[PATCH 00/26] qapi: Another round of fixes and >> cleanups" (which actually has 33 patches now). It also needs my >> "[PATCH for-2.4 0/2] qom: Fix misuse of Error API" to pass tests. >> >> You can fetch it from my git://repo.or.cz/qemu/armbru.git branch >> qapi-introspect. >=20 > For the records, I have also rebased my qapi-related patches on top of > your branch. It adds: varargs support, doc generation, use of > qmp_dispatch() & async support. >=20 > https://github.com/elmarco/qemu branch qapi >=20 I don't think we want varargs; you added it for 'netdev_add', but the right fix for that is to use a flat union type and fix 'command' to allow a boxed union argument, rather than adding an untyped varargs. I guess I need to rebase my pending patches, and get them posted, since it touches some of the same things. We'll get netdev_add fixed soon enough :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --1cGDcDMLcTMF9hJjoxaGcKc8rmg2PxkXg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV6adEAAoJEKeha0olJ0NqVnIH/jxFo7owNcrYBkcOCy+XeJ4W 8dPsqkCOmXGgbwbXPjy2Foj6ot00/zNa00dsW58YT8kbYHU+cZ/wsH1A8tKu2lNt PEAXus+3VvRNO771sL3l69jKQCCLkc5Af9dBnPs0Rg/2EjAQ1eGiwxNZVs3wgK4J Y6ggGc5fgSU1Ksb+WamPbduXmlhprsTt6sJNaaZjCm6gMQFi/MhcC37NYOdZPuGA a2eaijInxd82VLIw9Me5qMFvRTMDOHzcdk96dNuIl4D6UpNEebgGN5rzHSQ1lwxi oitbZVvcmuzIws1PjSfFd98B0YxSbMBv1ezv2FYjI42ClDSMFiZvv6PEW5UzsAM= =H5qc -----END PGP SIGNATURE----- --1cGDcDMLcTMF9hJjoxaGcKc8rmg2PxkXg--