From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Ca1-0001YO-QR for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:31:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0CZw-0005CX-1N for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:31:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0CZv-0005CR-Qa for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:31:15 -0400 Message-ID: <53AC4ACF.3070304@redhat.com> Date: Thu, 26 Jun 2014 10:31:11 -0600 From: Eric Blake MIME-Version: 1.0 References: <4b996aea34144d33f2227835dc3d064818ffb7be.1403688576.git.mprivozn@redhat.com> <53AAD523.3000604@redhat.com> <20140625155048.252833c1@redhat.com> <53AB2D71.7050704@redhat.com> <20140626084611.20f771a2@redhat.com> <53AC19C3.10502@redhat.com> <53AC1C13.40308@redhat.com> <53AC1C99.8070106@redhat.com> <20140626091738.4ee3a0b4@redhat.com> <53AC1F4D.6090702@redhat.com> <20140626094307.6e0c2751@redhat.com> In-Reply-To: <20140626094307.6e0c2751@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7ua94aDHdKVlc1L9CcMMaprBQt0fdWE1v" Subject: Re: [Qemu-devel] [PATCH] qmp: add qmp-events.txt back List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , Paolo Bonzini Cc: Michal Privoznik , famz@redhat.com, qemu-devel@nongnu.org, Wenchao Xia This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7ua94aDHdKVlc1L9CcMMaprBQt0fdWE1v Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/26/2014 07:43 AM, Luiz Capitulino wrote: > Fair enough. Here goes the patch. As each commit dropped a section of t= he > file, it was easier just to re-add it. ACKs wanted. >=20 > Subject: [PATCH] qmp: add qmp-events.txt back >=20 > The conversion of events to the QAPI, resulted in the removal of the > docs/qmp/qmp-events.txt file. This was done to avoid having duplicated > information between qmp-events.txt and qapi-event.json. >=20 > However, qmp-events.txt contains examples and we're still not sure > how to proper install QAPI docs in the host. To avoid harming users, > it's better to re-add qmp-events.txt for now and deal with the > duplication later. We'll need some followup patches to fix typos, missing events, and such to be in parallel with the schema; but a straight revive of the file to the pre-conversion state is the easiest starting point for those followup= s. >=20 > Signed-off-by: Luiz Capitulino > --- > docs/qmp/qmp-events.txt | 551 ++++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 551 insertions(+) > create mode 100644 docs/qmp/qmp-events.txt >=20 > diff --git a/docs/qmp/qmp-events.txt b/docs/qmp/qmp-events.txt > new file mode 100644 > index 0000000..22fea58 I'm happy that this is a straight revive, based on the output of git ls-tree 506f40ff:docs/qmp/ git show 506f40ff # patch 1 of the conversion series Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --7ua94aDHdKVlc1L9CcMMaprBQt0fdWE1v 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTrErQAAoJEKeha0olJ0Nq4PQH/RVxtE5k5qMG3Wj+ZagXkpLI ZryuZsv/zu2zsdGQpyOXboxzApe9RAG7hIE4lwe4hb9u1mBGr71izLTA4BCn9w0N qiaK1IDpSb4J7SAtDeM4AZbyhDKPBjhhpAap8RGa8ziIrxIYPLWF3lal2rhrgfOq tEr/YIY/+QdxRoEcdgB8ZhGMiww6WV0wuG4xuE4q1swWMotxxbFw4yiG0c2HjbFD PBbI5ypoM3vySEQ4DVHtyDpYuvSM/3e3KcBOjdwSuPyihpCEwOVqdciMT0s6pKhT uxjfvDCh7dRTbvu3DQzklWaCze/Ni33/1HdIty96NxxXMvDjdVQ3WKWhx6RNLF4= =hs+/ -----END PGP SIGNATURE----- --7ua94aDHdKVlc1L9CcMMaprBQt0fdWE1v--