From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXXJ9-0002WN-W5 for qemu-devel@nongnu.org; Thu, 03 Sep 2015 12:24:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXXJ5-0003Rh-63 for qemu-devel@nongnu.org; Thu, 03 Sep 2015 12:24:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXXJ5-0003RC-1i for qemu-devel@nongnu.org; Thu, 03 Sep 2015 12:24:11 -0400 References: <1441290623-13631-1-git-send-email-armbru@redhat.com> <1441290623-13631-6-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55E87425.5030905@redhat.com> Date: Thu, 3 Sep 2015 10:24:05 -0600 MIME-Version: 1.0 In-Reply-To: <1441290623-13631-6-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MeNB6oS90uKJb45aKgQ15lHU5EEBdAw5J" Subject: Re: [Qemu-devel] [PATCH RFC v4 05/32] tests/qapi-schema: Convert test harness to QAPISchemaVisitor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MeNB6oS90uKJb45aKgQ15lHU5EEBdAw5J Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/03/2015 08:29 AM, Markus Armbruster wrote: > The old code prints the result of parsing (list of expression > dictionaries), and partial results of semantic analysis (list of enum > dictionaries, list of struct dictionaries). >=20 > The new code prints a trace of a schema visit, i.e. what the back-ends > are going to use. Built-in and array types are omitted, because > they're boring. Knowing which array types are in memory might not be boring in the future if we address the FIXME to make them generated on an as-needed basis instead of always - but that of course is a matter for the future patches :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --MeNB6oS90uKJb45aKgQ15lHU5EEBdAw5J 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/ iQEcBAEBCAAGBQJV6HQlAAoJEKeha0olJ0NqoyYH/0v99kHTjk5AQ+Hvfieg5rFc Wb8BY2BmrP/Cyuvryb5oegPJpzVkrtBOGWhWDJBHqJ3zdChNVxTbd7flG6TpnXsd ipffUCR3FTtc3HEa0bvpTRuMvbTZJAMgbMNma/Ieq+cNIHqDEcUBD1Dc3PTM2a0s vT4EklMI6y+Xk3kiUS4dSFIm6PJt0Nz6uHNUGM8W6egukDUKFKs1J8YXRCYOtjb5 4yS36kbSWPsmq/NBNmAr3kYf/h6EJ5d7WtPl02POEQi7ReJ2obh0x+WA8iDlSOeg PUKd9fXFoNDTo/s7nRi8OAMdjoDxu772X7f5bjuI2anGQ0HTvOkyaeDhvxMzW5E= =I+cv -----END PGP SIGNATURE----- --MeNB6oS90uKJb45aKgQ15lHU5EEBdAw5J--