From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZKDs-0003fP-Eb for qemu-devel@nongnu.org; Tue, 08 Sep 2015 10:50:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZKDo-0004fI-In for qemu-devel@nongnu.org; Tue, 08 Sep 2015 10:50:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZKDo-0004eq-DY for qemu-devel@nongnu.org; Tue, 08 Sep 2015 10:50:08 -0400 References: <1441621003-2434-1-git-send-email-armbru@redhat.com> <1441621003-2434-23-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55EEF59A.6080701@redhat.com> Date: Tue, 8 Sep 2015 08:50:02 -0600 MIME-Version: 1.0 In-Reply-To: <1441621003-2434-23-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IUfM9DjcquGPFkaX6wS4JVTC2JGnQG2kS" Subject: Re: [Qemu-devel] [PATCH RFC v5 22/32] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IUfM9DjcquGPFkaX6wS4JVTC2JGnQG2kS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/07/2015 04:16 AM, Markus Armbruster wrote: > These functions marshal both input and output. >=20 > Signed-off-by: Markus Armbruster > Reviewed-by: Eric Blake > --- > docs/qapi-code-gen.txt | 4 +- > docs/writing-qmp-commands.txt | 8 +- > monitor.c | 2 +- > qmp-commands.hx | 240 +++++++++++++++++++++-------------= -------- > qmp.c | 6 +- > scripts/qapi-commands.py | 4 +- > 6 files changed, 132 insertions(+), 132 deletions(-) Potential merge conflicts to any pending series that add new QMP commands; and therefore another argument to get this merged sooner rather than later. :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IUfM9DjcquGPFkaX6wS4JVTC2JGnQG2kS 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/ iQEcBAEBCAAGBQJV7vWaAAoJEKeha0olJ0NqWRcH/1qmX0ojDUXKs9f7AIWjCPM8 64h0wpkhZkKKpIHnm9Dir+jq+G+Feor0iRJKyv/jm3JgDme+madqYyoltlwNSP0P Q/7YpxchmRrnG3YVpkPSz+ZlWDZTOjIRpKPcBs+4BuyX+ISpsw1OcGHyWfNec5Ko hqTKaXne5+vBX32tgY5O1C24UvVWQ13t2FKN9UWxJZNlS8wTOGF0mk5rNo7jzKH8 BSIjLitHR685hyNN/joydsG1UcnxGAXSehExB/SVOb2idKbPc+qTZ8gBFXnv0uNS fnKgBgjMkStmAI2DiSm7cWwSpREjgbc/iAojtcZ23XmrHZrcUMbEStExh/ZtJ4k= =/88s -----END PGP SIGNATURE----- --IUfM9DjcquGPFkaX6wS4JVTC2JGnQG2kS--