From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXXf8-0000J8-3R for qemu-devel@nongnu.org; Fri, 26 Sep 2014 11:42:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXXf3-0005ah-PL for qemu-devel@nongnu.org; Fri, 26 Sep 2014 11:42:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXXf3-0005Ym-HL for qemu-devel@nongnu.org; Fri, 26 Sep 2014 11:42:21 -0400 Message-ID: <54258954.9020101@redhat.com> Date: Fri, 26 Sep 2014 09:42:12 -0600 From: Eric Blake MIME-Version: 1.0 References: <1411165504-18198-1-git-send-email-eblake@redhat.com> In-Reply-To: <1411165504-18198-1-git-send-email-eblake@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oeW2QlKTaR75qNjbJJPcUmjRC7eVOF3as" Subject: Re: [Qemu-devel] [PATCH v4 00/19] drop qapi nested structs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Fam Zheng , Markus Armbruster , wenchaoqemu@gmail.com, Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --oeW2QlKTaR75qNjbJJPcUmjRC7eVOF3as Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/19/2014 04:24 PM, Eric Blake wrote: > After dragging my feet due to some libvirt work, I've finally > revived this patch series as promised. >=20 > v3 was here: > https://lists.gnu.org/archive/html/qemu-devel/2014-08/msg00725.html >=20 > v4: > update commit message style [Markus] > add docs (patches 3-4 are new) [Markus] > lots of new tests (spread among 5, 7, 9, 11, 12) > add comments to all new tests [Markus] > rework check for valid expressions (patches 8, 10 are pretty much > new, later patches rebased and simplified as a result) > rebase to master > fix tests to match file name (broken test in v3 patch 7 now fixed > in patch 12) > drop expr_name (v3 patch 8); series now validates expressions > earlier (patch 8) > consolidate '**' magic, and reject 'gen':'yes' in commands (patch > 14 is new) > probably other stuff - it's been more than a month, so reviewers > will probably want to start from scratch anyways :) I'll be posting a v5 to address Markus' useful feedback, but as that may take me a while to get to, I've spun off patches 1-3 into their own trivial series: https://lists.gnu.org/archive/html/qemu-devel/2014-09/msg05357.html --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --oeW2QlKTaR75qNjbJJPcUmjRC7eVOF3as 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 iQEcBAEBCAAGBQJUJYlUAAoJEKeha0olJ0NqPEUH/1qFUPHhtd2cBdZhdcfleoJH RFyG5CqL4hBfyJ+3UPvLAdEM7XH4Ns1mwmALsHvAMU2aDEpVwoD7G0ZTzvq2M6gF bHSXX6j+zD+QkvmCqlmqygctAoBXCeSdqW9k1gfDJqmCWhy+Y55a24x9M08Kxtsg hAh+xJUtFzMsujvne/rmzZarPDiunk7qWqgDTd901QVb7ezkm4G0XdrbvTmV77fj pEN+JRu0WBlTG5bKDt4OfuXr6UVIbKjCFz2b1dGkJ8aYz4SGYMkGAz96DS4Yw12F BPDuQsLWJp3LHg2lW3lbjbRzrSk2Mkp4g2GeITRcvJ1QhoMv/nTS72fpr4doUJ4= =LIy/ -----END PGP SIGNATURE----- --oeW2QlKTaR75qNjbJJPcUmjRC7eVOF3as--