From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmnQg-0001FA-7q for qemu-devel@nongnu.org; Wed, 21 Sep 2016 15:43:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmnQb-0006ri-VE for qemu-devel@nongnu.org; Wed, 21 Sep 2016 15:43:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmnQb-0006ra-Oc for qemu-devel@nongnu.org; Wed, 21 Sep 2016 15:43:33 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (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 EC3109E62B for ; Wed, 21 Sep 2016 19:43:32 +0000 (UTC) References: <20160913130209.695-1-marcandre.lureau@redhat.com> <20160913130209.695-31-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <0575a41e-8bfe-15f5-eceb-9dd1a5aedcff@redhat.com> Date: Wed, 21 Sep 2016 14:43:31 -0500 MIME-Version: 1.0 In-Reply-To: <20160913130209.695-31-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qC2jJaQkxCEj2MPtqQAdPouqlEbabeLnd" Subject: Re: [Qemu-devel] [PATCH 30/30] qmp-commands: move 'memsave' doc to schema List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qC2jJaQkxCEj2MPtqQAdPouqlEbabeLnd From: Eric Blake To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: armbru@redhat.com Message-ID: <0575a41e-8bfe-15f5-eceb-9dd1a5aedcff@redhat.com> Subject: Re: [PATCH 30/30] qmp-commands: move 'memsave' doc to schema References: <20160913130209.695-1-marcandre.lureau@redhat.com> <20160913130209.695-31-marcandre.lureau@redhat.com> In-Reply-To: <20160913130209.695-31-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/13/2016 08:02 AM, Marc-Andr=C3=A9 Lureau wrote: > Notice that "cpu" argument is actually "cpu-index" in the json. Indeed; proof that the duplication hasn't always been faithful, and that getting rid of it is a good thing. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > docs/qmp-commands.txt | 20 -------------------- > qapi-schema.json | 9 +++++++++ > 2 files changed, 9 insertions(+), 20 deletions(-) >=20 For the remaining patches in this series, Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --qC2jJaQkxCEj2MPtqQAdPouqlEbabeLnd 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/ iQEcBAEBCAAGBQJX4uLjAAoJEKeha0olJ0Nq/pcH/RVN8d1JWRF4ZUfOQzQBioAq Jcow7gBf72k4TKTV9tlv6DbWHHJESW6vDsltWiXYeRXuDT8XjGEEuWxPO2ia5u3R v0LITRbzTq7JZCTSaJS4QopJt1VmwCBTVyQte4XR/JiofCrcSHkKNa09C53SD3g9 uixnfHeYkLan23z75KTmr7gw2gEtDjQh7LItWCByjcra9on1ZUIoJaCMIjLyeKDe V5rMbwqqNPa7g0ceD9TH+6RwrQZR7WOn1ek68aYOxcalnWhd123Bz407Yfv4MPq+ jdoYt/Tgzp4S+ehWfWk0wFkqDvaT/FXy+9nAK5pcQCseE0I9ZQd8fcjF3bFjlCI= =o2PJ -----END PGP SIGNATURE----- --qC2jJaQkxCEj2MPtqQAdPouqlEbabeLnd--