From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN2GP-0006MV-T6 for qemu-devel@nongnu.org; Wed, 05 Aug 2015 13:14:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZN2GL-0008RJ-FQ for qemu-devel@nongnu.org; Wed, 05 Aug 2015 13:14:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN2GL-0008RF-9S for qemu-devel@nongnu.org; Wed, 05 Aug 2015 13:13:57 -0400 References: <1438703896-12553-1-git-send-email-armbru@redhat.com> <1438703896-12553-30-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55C2444F.2040103@redhat.com> Date: Wed, 5 Aug 2015 11:13:51 -0600 MIME-Version: 1.0 In-Reply-To: <1438703896-12553-30-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7mR2uNbVgt71NKXBNchtIHVR7S7bXi3ah" Subject: Re: [Qemu-devel] [PATCH RFC v3 29/32] qapi: Pseudo-type '**' is now unused, drop it List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, berto@igalia.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7mR2uNbVgt71NKXBNchtIHVR7S7bXi3ah Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/04/2015 09:58 AM, Markus Armbruster wrote: > 'gen': false needs to stay for now, because netdev_add is still using > it. And the next patch will use it too. >=20 > Signed-off-by: Markus Armbruster > --- > docs/qapi-code-gen.txt | 18 ++++++------------ > scripts/qapi.py | 20 ++++---------------- > tests/Makefile | 2 +- > tests/qapi-schema/type-bypass-no-gen.err | 1 - > tests/qapi-schema/type-bypass-no-gen.exit | 1 - > tests/qapi-schema/type-bypass-no-gen.json | 2 -- > tests/qapi-schema/type-bypass-no-gen.out | 0 > tests/qapi-schema/type-bypass.err | 0 > tests/qapi-schema/type-bypass.exit | 1 - > tests/qapi-schema/type-bypass.json | 2 -- > tests/qapi-schema/type-bypass.out | 4 ---- > 11 files changed, 11 insertions(+), 40 deletions(-) > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.err > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.exit > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.json > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.out > delete mode 100644 tests/qapi-schema/type-bypass.err > delete mode 100644 tests/qapi-schema/type-bypass.exit > delete mode 100644 tests/qapi-schema/type-bypass.json > delete mode 100644 tests/qapi-schema/type-bypass.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --7mR2uNbVgt71NKXBNchtIHVR7S7bXi3ah 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/ iQEcBAEBCAAGBQJVwkRPAAoJEKeha0olJ0NqvOgH/AlUj0+iV0M/9lPMc/1T6+GW ieQNWFwXC8UteLfqFT5wfLY+QFTwktKb/+wZdkGi70YvLXHNzp79q/DM9a/VTsjw VQblzpBG5Q8VxGH9Q7yGqlUdLKyPTIpj58BVAwdHkCVv73PY1koV5H82BQnU2Hgl NzKhd3YOKuSUsQT+SIlDSNDwhSOuR1Fzu65j2m2IOxgAoYgRDADhFX63RZpXpES/ U8VytZamPQJfhItPDT4I8KEDIdl/Zrdq9sUdrWmJ/f8KgOp40EFqz04AZxkE9Bch T8Xt+JvTARI1zdCwFqoyhnjW6CiUGXx/FPveDlrXVZgR/zVMPBDepPshPBkwfqM= =UkVX -----END PGP SIGNATURE----- --7mR2uNbVgt71NKXBNchtIHVR7S7bXi3ah--