From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJtpP-00083j-E5 for qemu-devel@nongnu.org; Wed, 11 Sep 2013 19:28:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJtpJ-0001YS-Q2 for qemu-devel@nongnu.org; Wed, 11 Sep 2013 19:28:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJtpJ-0001YH-Fs for qemu-devel@nongnu.org; Wed, 11 Sep 2013 19:28:01 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8BNRxAt003488 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 11 Sep 2013 19:28:00 -0400 Message-ID: <5230FC7E.3060609@redhat.com> Date: Wed, 11 Sep 2013 17:27:58 -0600 From: Eric Blake MIME-Version: 1.0 References: <1378932737-13422-1-git-send-email-lcapitulino@redhat.com> <1378932737-13422-6-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1378932737-13422-6-git-send-email-lcapitulino@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EfUTgLoQi8dVqhxqMleI0quudDJRJNur7" Subject: Re: [Qemu-devel] [PATCH 5/6] QMP: Update qmp-spec.txt 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) --EfUTgLoQi8dVqhxqMleI0quudDJRJNur7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/11/2013 02:52 PM, Luiz Capitulino wrote: > Simplify the text, fix some of the examples. >=20 > Signed-off-by: Luiz Capitulino > --- > docs/qmp/qmp-spec.txt | 65 ++++++++++++++++++++++---------------------= -------- > 1 file changed, 28 insertions(+), 37 deletions(-) >=20 > diff --git a/docs/qmp/qmp-spec.txt b/docs/qmp/qmp-spec.txt > index a277896..22568c6 100644 > --- a/docs/qmp/qmp-spec.txt > +++ b/docs/qmp/qmp-spec.txt > @@ -1,21 +1,17 @@ > - QEMU Monitor Protocol Specification - Version 0.1 > + QEMU Machine Protocol Specification Do we want a protocol version number? I guess if we ever add capabilities, we can worry about it then. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --EfUTgLoQi8dVqhxqMleI0quudDJRJNur7 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/ iQEcBAEBCAAGBQJSMPx+AAoJEKeha0olJ0NqPI8H/353MSPANuYmNPfYa2rA4eV8 ZAScAvfTtFWV99NYqLHPQN/uID4qeSb2g5UcWCb+nLplG1A14SNGi1hW/x7QA4Ty bM04UKvVvZ0EQQL5bG0YlieJN7FW52UdEtzvwWswEwjjBrY1ck2dQLqhzOvZm8XY LLgPcmgJziwyh97DPBDWiD/QOxDNAs1Wo46+rE6VeOoB+Fi7FkoBTlYpklc0wZtG edIcjWCeUFG6b/NgSqkU2iGgrBn/gDeA7fwa4oXEFBXypCmyj+6TkRhSJrB1lwnc KG16w0G3rYwCpcAj0spj8jLw0I+cuiwg79jTu/mxNYORkDkq/bHn/tAiZlhBJBY= =Kuja -----END PGP SIGNATURE----- --EfUTgLoQi8dVqhxqMleI0quudDJRJNur7--