From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfVi9-0008V7-Pp for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:19:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfVi5-000836-GX for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:19:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfVVQ-0002wM-Ul for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:05:53 -0400 References: <1443189844-20341-1-git-send-email-marcandre.lureau@redhat.com> <1443189844-20341-10-git-send-email-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <56056B07.9090300@redhat.com> Date: Fri, 25 Sep 2015 09:40:55 -0600 MIME-Version: 1.0 In-Reply-To: <1443189844-20341-10-git-send-email-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ieL3CK5k6DcF4p0IVI3h1GwTBx5M1E6sS" Subject: Re: [Qemu-devel] [PATCH 09/36] qapi: remove qmp-events.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: armbru@redhat.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ieL3CK5k6DcF4p0IVI3h1GwTBx5M1E6sS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/25/2015 08:03 AM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Move the examples in the json file with the rest of the documentation t= o > avoid duplication. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > docs/qmp/qmp-events.txt | 664 ----------------------------------------= -------- > qapi/block-core.json | 59 ++++- > qapi/block.json | 9 + > qapi/event.json | 206 +++++++++++++++ > 4 files changed, 272 insertions(+), 666 deletions(-) > delete mode 100644 docs/qmp/qmp-events.txt Another big patch; not sure if it is worth splitting to ease review by sharing the review load across multiple emails. But not quite as daunting as the qmp-commands.hx content move. It will be a while before I have a good stretch of time to commit to the actual review to make sure nothing gets dropped, but I'm in favor of the idea. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ieL3CK5k6DcF4p0IVI3h1GwTBx5M1E6sS 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/ iQEcBAEBCAAGBQJWBWsHAAoJEKeha0olJ0NqCPsH+QF9sj9QXEYxlGg6Ub8D3NAZ ZD/pO0vMk9uYuN3GyeTWv3bpi8RPHElbtJgiqQcoQGO+J32aUhr0qQY4if3DXN0i fkxOu5Gb139xO5B2JhymzVxa6WZJk2JdqJTX4s+xzCtoVQpJLjCaRNwiTSOdzTtE zIak/k2JKJj9mJ2mcfvey3zLcLyhjQSYv5StIbO/N9M7vqcg1mK4nSJSkHDSqUWM DE4dadXih3lc2BNvUs6/RCOqzIxPv4B8R4k+DhYbTsuLIUMUbsILVJlwRJzw+yhF KBR83Ziao4rb1cr6IEw7IoAYlYxA9wuqxv81NvOk8grlPZcothbbyKcn7byrlgU= =VpE4 -----END PGP SIGNATURE----- --ieL3CK5k6DcF4p0IVI3h1GwTBx5M1E6sS--