From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bX7CG-0005Td-OD for qemu-devel@nongnu.org; Tue, 09 Aug 2016 09:35:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bX7CD-0001Bw-GI for qemu-devel@nongnu.org; Tue, 09 Aug 2016 09:35:56 -0400 Received: from mx6-phx2.redhat.com ([209.132.183.39]:56419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bX7CD-0001BT-7w for qemu-devel@nongnu.org; Tue, 09 Aug 2016 09:35:53 -0400 Date: Tue, 9 Aug 2016 09:35:51 -0400 (EDT) From: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Message-ID: <1617241654.577758.1470749751487.JavaMail.zimbra@redhat.com> In-Reply-To: <87wpjqf5t0.fsf@dusky.pond.sub.org> References: <20160808141439.16908-1-marcandre.lureau@redhat.com> <20160808141439.16908-15-marcandre.lureau@redhat.com> <87wpjqf5t0.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 14/15] Drop qmp-commands.hx List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: marcandre lureau , qemu-devel@nongnu.org Hi ----- Original Message ----- > marcandre.lureau@redhat.com writes: >=20 > > From: Marc-Andr=C3=A9 Lureau > > > > The only remaining function of qmp-commands.hx is to let us generate > > qmp-commands.txt from it. Replace qmp-commands.hx by qmp-commands.txt. > > > > (a later update will move the documentation in the respective json file= s > > and again generate the text file) >=20 > Since this series doesn't move it, I'd rather say something like "We > intend to move the documentation into the QAPI schema and generate > qapi-commands.txt from it, but not right now." Can touch up on commit. ok, but the series is ready (needs to be rebased), to be submitted soon aft= er that one is accepted. (https://github.com/elmarco/qemu/commits/qapi-doc)