From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfGJf-0001Lj-Hu for qemu-devel@nongnu.org; Mon, 06 Apr 2015 19:20:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfGJe-0005zq-D5 for qemu-devel@nongnu.org; Mon, 06 Apr 2015 19:20:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfGJe-0005za-7s for qemu-devel@nongnu.org; Mon, 06 Apr 2015 19:20:26 -0400 Message-ID: <552314B8.3000607@redhat.com> Date: Mon, 06 Apr 2015 17:20:24 -0600 From: Eric Blake MIME-Version: 1.0 References: <1427995743-7865-1-git-send-email-armbru@redhat.com> In-Reply-To: <1427995743-7865-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uQQnUTuC7g48ongtHA2VJNMNoFenXLSb1" Subject: Re: [Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, akong@redhat.com, berto@igalia.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uQQnUTuC7g48ongtHA2VJNMNoFenXLSb1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/02/2015 11:28 AM, Markus Armbruster wrote: > Dring up your tea, here comes the introspection series. >=20 > * PATCH 01-15: As usual when I touch the qapi code generators, I need > double-digit patches just to get the mess cleaned up enough to admit > change :) >=20 > * PATCH 16-18: Fix the JSON parser to recognize null. With an axe. >=20 > * PATCH 19: Introspection. This one's completely unpolished and only > lightly tested. There's no documentation apart from the commit > message. I hope this is good enough to let us discuss the general > approach and the introspection schema. >=20 > Prior work: Amos's "[PATCH v4 0/5] QMP full introspection" from Jan 14 > https://lists.nongnu.org/archive/html/qemu-devel/2014-01/msg03013.html >=20 > Please note I'll be away from qemu-devel for three weeks. >=20 > Markus Armbruster (19): > tests: Add missing dependencies on $(qapi-py) > qapi: Fix C identifiers generated for names containing '.' Looks like this series was based on my v5 nested struct removal (because in v6, I removed the 'import string' that I had added in v5, and your patch 2 complained about unknown name 'string' as a result). Fairly obvious resolution for anyone else testing the series. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --uQQnUTuC7g48ongtHA2VJNMNoFenXLSb1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVIxS4AAoJEKeha0olJ0Nqdn8H/jvYyMgzjLaDKtysDu/zvICL k6zB++//AGl6yVVFbNlnAr32pEkh+KZD67vga1GL2M99zXUWJwpkPQ8bNmT98AZb NTxkJwSbbVBvZtq4d6F7pHKBBu6Xt0mv7CnrLTHDdGJkueB812TdHny1x0SmGi2E 2GxQhN8n3+OrgGcdh4kgxwD+C7ceS/rcUGZAgsN+f5FIIhjpCbSjbcWyMeHiAGVV kqr9ni+E8PBMtkP1CEGKsmkX4p8dQRjTbxguPGJJpClBAUC40uNf6Vyqb6geD8Pl +LGN2iQVvnmltQvcjIYyQCF3D4HRvgRwwqcoadx9kga7jgKu55rIOuh1T4nfcj4= =sqqE -----END PGP SIGNATURE----- --uQQnUTuC7g48ongtHA2VJNMNoFenXLSb1--