From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhkI5-0004hx-Tb for qemu-devel@nongnu.org; Mon, 13 Apr 2015 15:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YhkI2-0006HU-NA for qemu-devel@nongnu.org; Mon, 13 Apr 2015 15:45:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhkI2-0006H1-IO for qemu-devel@nongnu.org; Mon, 13 Apr 2015 15:45:02 -0400 Message-ID: <552C1CBB.3080603@redhat.com> Date: Mon, 13 Apr 2015 13:44:59 -0600 From: Eric Blake MIME-Version: 1.0 References: <1427995743-7865-1-git-send-email-armbru@redhat.com> <1427995743-7865-14-git-send-email-armbru@redhat.com> In-Reply-To: <1427995743-7865-14-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TgiHubD1Ot8ScPDK2H1iPoNC5f4AH8BoO" Subject: Re: [Qemu-devel] [PATCH RFC 13/19] qapi: Factor open_output(), close_output() out of generators 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) --TgiHubD1Ot8ScPDK2H1iPoNC5f4AH8BoO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/02/2015 11:28 AM, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster > --- > scripts/qapi-commands.py | 101 +++++++++++++++++----------------------= -------- > scripts/qapi-event.py | 85 ++++++++++++---------------------------= > scripts/qapi-types.py | 81 ++++++++++++------------------------- > scripts/qapi-visit.py | 101 ++++++++++++++++-----------------------= -------- > scripts/qapi.py | 50 +++++++++++++++++++++++ > 5 files changed, 172 insertions(+), 246 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --TgiHubD1Ot8ScPDK2H1iPoNC5f4AH8BoO 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/ iQEcBAEBCAAGBQJVLBy7AAoJEKeha0olJ0NqzXkH/24RwC5Ac/co8odsufEQ4h6+ j/LTU82np+tSArqh7VS0QZor46+xL9lk3gBUaBknkZVPXkdY11QJ3EC4OfFoq8+O mc5VE6XCdi9ThJ7sdmDaoUpFnXui043exdVF48xjIARF9olL7bvmLzQ4pIX1MMTk 9zVZogD2ob7ARYq3xDAIZDviAunCj/Gzr86W8sw25Nsd3R7NvplzD/XkDZjSl6FP VR+3waGdt3HG1ibMxuVdp9ItfgGxkIIBdHTz8cNnVMU8dJEs+hx/4csvA1OyMSfY l7bID0E/Uajcx0I0vv/+zGK3cOzXB8PAhBgU6IrjmGNYN7bqA/Ef0oSrCX6ye9s= =F4iu -----END PGP SIGNATURE----- --TgiHubD1Ot8ScPDK2H1iPoNC5f4AH8BoO--