From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGIK4-0004TA-Fo for qemu-devel@nongnu.org; Fri, 24 Jun 2016 00:02:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGIK0-0004yN-GV for qemu-devel@nongnu.org; Fri, 24 Jun 2016 00:02:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGIK0-0004yJ-BC for qemu-devel@nongnu.org; Fri, 24 Jun 2016 00:02:24 -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 7C33F8F01E for ; Fri, 24 Jun 2016 04:02:22 +0000 (UTC) References: <20160623000809.4522-1-marcandre.lureau@redhat.com> <20160623000809.4522-4-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <576CB0CD.8060103@redhat.com> Date: Thu, 23 Jun 2016 22:02:21 -0600 MIME-Version: 1.0 In-Reply-To: <20160623000809.4522-4-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FcQw4qKb4icUM98BBLvIFEQK3Tc5GKV2M" Subject: Re: [Qemu-devel] [PATCH 03/12] monitor: register gen:false commands manually 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) --FcQw4qKb4icUM98BBLvIFEQK3Tc5GKV2M From: Eric Blake To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: armbru@redhat.com Message-ID: <576CB0CD.8060103@redhat.com> Subject: Re: [PATCH 03/12] monitor: register gen:false commands manually References: <20160623000809.4522-1-marcandre.lureau@redhat.com> <20160623000809.4522-4-marcandre.lureau@redhat.com> In-Reply-To: <20160623000809.4522-4-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/22/2016 06:08 PM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Since a few commands are using 'gen': false, they are not registered > automatically by the generator. Register manually instead. >=20 > This is in preparation for removal of qapi 'middle' mode generation. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > monitor.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --FcQw4qKb4icUM98BBLvIFEQK3Tc5GKV2M 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/ iQEcBAEBCAAGBQJXbLDNAAoJEKeha0olJ0Nqh9kH/AjA7cxdq2WveXjmAKZCP8Ie 1vQtsmjJ441KchnCU+eCaOwQVE9RQTRwBfb3o3Wg23O+iISEL0vhtM/alGCIo4d2 hOE4V5fViCXLB6cgL+Sje3aQOrQHThLe/Xt55FmKQEzYnGExQLPD70N3Sl5GfS8A /9HTaGpFiquk3cLLf9SBzH9v/N7CKZMe9ITWvrpVdVZTNUOLctQ/gwOx42ufhT4X /IR4QT6vUBeJB1h2ifMEnsuOJvh7jSmImIbLH0yYiKANFsK1XYHItGms95ciLej0 yrL9tde6T66VbYqGpWA3coVOEMBk2olUNa3XFrP7vxaaZjtMu3v2SPnJPiX3/Zo= =Gpzi -----END PGP SIGNATURE----- --FcQw4qKb4icUM98BBLvIFEQK3Tc5GKV2M--