From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQMoj-00035w-PP for qemu-devel@nongnu.org; Thu, 21 Jul 2016 18:51:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQMof-00018S-Kp for qemu-devel@nongnu.org; Thu, 21 Jul 2016 18:51:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQMof-00018I-EX for qemu-devel@nongnu.org; Thu, 21 Jul 2016 18:51:41 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (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 2B6617F7BA for ; Thu, 21 Jul 2016 22:51:40 +0000 (UTC) References: <20160721140030.28383-1-marcandre.lureau@redhat.com> <20160721140030.28383-8-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <579151FB.8090300@redhat.com> Date: Thu, 21 Jul 2016 16:51:39 -0600 MIME-Version: 1.0 In-Reply-To: <20160721140030.28383-8-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DsnjlPxVe83fWE3SbKB3xC1T6NwcLwUhK" Subject: Re: [Qemu-devel] [PATCH v2 07/12] monitor: implement 'qmp_query_commands' without qmp_cmds 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) --DsnjlPxVe83fWE3SbKB3xC1T6NwcLwUhK From: Eric Blake To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: armbru@redhat.com Message-ID: <579151FB.8090300@redhat.com> Subject: Re: [PATCH v2 07/12] monitor: implement 'qmp_query_commands' without qmp_cmds References: <20160721140030.28383-1-marcandre.lureau@redhat.com> <20160721140030.28383-8-marcandre.lureau@redhat.com> In-Reply-To: <20160721140030.28383-8-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 > So we can get rid of the static qmp_cmds table. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > monitor.c | 32 ++++++++++++++------------------ > 1 file changed, 14 insertions(+), 18 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --DsnjlPxVe83fWE3SbKB3xC1T6NwcLwUhK 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/ iQEcBAEBCAAGBQJXkVH7AAoJEKeha0olJ0Nqr5kH/1002D+MOMTY0kdcWLWZGcRu qEY/jyzBASWVXzuoHD5M1ouCB+HfWnFzp+MJDAo1tP0HZv3RN2DVdPx6qONF3+q5 jskSnS7Mvt72dPL460kvhQmQzmRqg3CWQAUB5Enkc89xv1c1Ure1IG+TKu3DjMP5 0/grK/eQm/Vraob7mFYm5tQozrVJXghl2reEoCcPV5IfpU1shaFlB0r17X8pFkSE MjxtmfWlsFh8Gpi5OUsmXLYvGf4CIjsfIqzz4RjH0E7nJRatzNAlKyG8jpMI8J9a l2D2VrViSyzk9rRxFcRTVskBJOhYDh6kMs22U36OI9/ZGuf44JGz6IEN+WElfOk= =4YZo -----END PGP SIGNATURE----- --DsnjlPxVe83fWE3SbKB3xC1T6NwcLwUhK--