From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJts8-0000pw-FT for qemu-devel@nongnu.org; Wed, 11 Sep 2013 19:31:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJts2-00029q-Hr for qemu-devel@nongnu.org; Wed, 11 Sep 2013 19:30:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJts2-00029l-8O for qemu-devel@nongnu.org; Wed, 11 Sep 2013 19:30:50 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8BNUnQW004504 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 11 Sep 2013 19:30:49 -0400 Message-ID: <5230FD28.3030806@redhat.com> Date: Wed, 11 Sep 2013 17:30:48 -0600 From: Eric Blake MIME-Version: 1.0 References: <1378932737-13422-1-git-send-email-lcapitulino@redhat.com> <1378932737-13422-7-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1378932737-13422-7-git-send-email-lcapitulino@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KhEbvRJPOq0esowAunHXvrRQ0QRAPAM5X" Subject: Re: [Qemu-devel] [PATCH 6/6] QMP: qmp-events.txt: minor fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KhEbvRJPOq0esowAunHXvrRQ0QRAPAM5X Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/11/2013 02:52 PM, Luiz Capitulino wrote: > Signed-off-by: Luiz Capitulino > --- > docs/qmp/qmp-events.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/docs/qmp/qmp-events.txt b/docs/qmp/qmp-events.txt > index 39b6016..1e91f45 100644 > --- a/docs/qmp/qmp-events.txt > +++ b/docs/qmp/qmp-events.txt > @@ -1,4 +1,4 @@ > - QEMU Monitor Protocol Events > + QEMU Machine Protocol Events > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =20 > BALLOON_CHANGE > @@ -173,7 +173,7 @@ Data: > "timestamp": { "seconds": 1265044230, "microseconds": 450486 } } > =20 > NIC_RX_FILTER_CHANGED > ------------------ > +--------------------- > =20 > The event is emitted once until the query command is executed, > the first event will always be emitted. >=20 Reviewed-by: Eric Blake But incomplete. DEVICE_DELETED has a too-long delimiter, GUEST_PANICKED is out of order, and it's probably worth splitting SPICE_CONNECTED and SPICE_DISCONNECTED into separate sections (matching VNC_CONNECTED and VNC_DISCONNECTED). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KhEbvRJPOq0esowAunHXvrRQ0QRAPAM5X 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.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSMP0oAAoJEKeha0olJ0NqD2sH/37DK8WlZj/guw3KVp9tVKr7 s200smAp6vpPdsGchfW2Y3eBwEo1CmYNAuY5ZamR+8BFeX4CpAnf5H7PcIm6ZE7C Ranl5tAsOSBOpZGahP6SEH+RE3pB2YQglCTUu+LdIfwlqrx5Mml6Kg7mdD6dgSGx BpDJW32XxownoiGmvbFjxtcVftN+Dzowe9rIEvmqysMb4htnds7vDCEqdffSIazW esuPxqvG3A0VVviRZobw6OtnIi3R21MgMUIInCxUKnt+dy8c5quiEyxFU2NpM8+Z f+ckxwrXbcGqtfvtpx3TRuAgsFB4ike/t+6MHnprl/ymtX7M4+Df22j5ScyxFY0= =GTPu -----END PGP SIGNATURE----- --KhEbvRJPOq0esowAunHXvrRQ0QRAPAM5X--