From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQL7V-0005Eb-GI for qemu-devel@nongnu.org; Thu, 21 Jul 2016 17:03:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQL7T-00033I-Je for qemu-devel@nongnu.org; Thu, 21 Jul 2016 17:03:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQL7T-00032v-Bo for qemu-devel@nongnu.org; Thu, 21 Jul 2016 17:02:59 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id EC7F6796EA for ; Thu, 21 Jul 2016 21:02:58 +0000 (UTC) References: <20160721140030.28383-1-marcandre.lureau@redhat.com> <20160721140030.28383-7-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <57913882.2070002@redhat.com> Date: Thu, 21 Jul 2016 15:02:58 -0600 MIME-Version: 1.0 In-Reply-To: <20160721140030.28383-7-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="magGkHrWLDBBJbBtONRaSOObqJum5Bb3P" Subject: Re: [Qemu-devel] [PATCH v2 06/12] monitor: remove mhandler.cmd_new 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 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --magGkHrWLDBBJbBtONRaSOObqJum5Bb3P From: Eric Blake To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: armbru@redhat.com Message-ID: <57913882.2070002@redhat.com> Subject: Re: [PATCH v2 06/12] monitor: remove mhandler.cmd_new References: <20160721140030.28383-1-marcandre.lureau@redhat.com> <20160721140030.28383-7-marcandre.lureau@redhat.com> In-Reply-To: <20160721140030.28383-7-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/21/2016 08:00 AM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > This is no longer necessary, now that middle mode has been removed. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > monitor.c | 13 +-- > docs/writing-qmp-commands.txt | 8 +- > hmp-commands-info.hx | 118 ++++++++++++------------ > hmp-commands.hx | 208 +++++++++++++++++++++-------------= -------- > 4 files changed, 170 insertions(+), 177 deletions(-) >=20 > +++ b/docs/writing-qmp-commands.txt > @@ -459,7 +457,6 @@ The last step is to add the correspoding entry in t= he qmp-commands.hx file: > { Might be worth s/correspoding/corresponding/ while touching this file. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --magGkHrWLDBBJbBtONRaSOObqJum5Bb3P 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/ iQEcBAEBCAAGBQJXkTiCAAoJEKeha0olJ0Nq65QH/R70mQKLch4JSSXpa38Os8li yD7TQWdK0Ey0Dv37muNF+hjYJP2t+ErZwiyVHdr8ZFiQIRcjnHse8GvJZzY1ED4b pWrDgAImWbXEjTQxpFD34acAEByPHSlHGZ+Uex2qAws//pr9Yi4S5kaUrk3DpPzJ AzzSk1Pr+44dIjSKNFKL9lpG8YSaIF1+m7/oRyX2p8DmwFL7Pc32nc7hTwNSeFxS dvfNSBTILgXQOcsvoMHAjNrRtu4lEDZFAEHEnqW1V+zFZ/oMuHsInw00CYho8V2W VoHN4aubxhOYXDSkLQjCMzitRMorvlWbcgu7HTGUJ/6UcDMFGefmJkkTvyY/QhQ= =lJTv -----END PGP SIGNATURE----- --magGkHrWLDBBJbBtONRaSOObqJum5Bb3P--