From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRMUd-0003IW-7x for qemu-devel@nongnu.org; Thu, 04 Feb 2016 11:10:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRMUa-0003BU-0g for qemu-devel@nongnu.org; Thu, 04 Feb 2016 11:10:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRMUZ-0003BN-QI for qemu-devel@nongnu.org; Thu, 04 Feb 2016 11:10:47 -0500 References: <1454588426-12372-1-git-send-email-zhang.zhanghailiang@huawei.com> <1454588426-12372-6-git-send-email-zhang.zhanghailiang@huawei.com> From: Eric Blake Message-ID: <56B37804.7030608@redhat.com> Date: Thu, 4 Feb 2016 09:10:44 -0700 MIME-Version: 1.0 In-Reply-To: <1454588426-12372-6-git-send-email-zhang.zhanghailiang@huawei.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cbrvl6NNhpeUeabqgeVusq9tbC4Ddk73s" Subject: Re: [Qemu-devel] [PATCH v2 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: zhanghailiang , qemu-devel@nongnu.org Cc: amit.shah@redhat.com, dgilbert@redhat.com, quintela@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --cbrvl6NNhpeUeabqgeVusq9tbC4Ddk73s Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/04/2016 05:20 AM, zhanghailiang wrote: > We didn't document x-cpu-throttle-initial/x-cpu-throttle-increment for > commands migrate-set-parameters and query-migrate-parameters. >=20 > Here we add the descriptions for these two options and fix the wrong ex= ample > for query-migrate-parameters qmp commands. > Besides, this will also fix the bug that we cann't set x-cpu-throttle-i= nitial s/cann't/can't/ > and x-cpu-throttle-increment through migrate-set-parameters qmp command= =2E >=20 > Signed-off-by: zhanghailiang > Reviewed-by: Dr. David Alan Gilbert > Reviewed-by: Amit Shah > --- > qmp-commands.hx | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --cbrvl6NNhpeUeabqgeVusq9tbC4Ddk73s 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/ iQEcBAEBCAAGBQJWs3gEAAoJEKeha0olJ0NqfIoH/iOzOV99BXV50WjJy1F0Hbbd KIg7PmAkX+VfFLx8TKooQyN9PpN+A35NRjIvPvCXOyFuDAsmIwil5R3zqF3WLUYJ Y1lfULnwGoPRb5kIArC2SqQ0L0BfVMR+bqgcBfHhd+knV3PrK0+UYAMeaPOHEowH xEZ8LDcbF3QSldZAwa+jrxK7cpKLcf5cPfHC8GuFI3Bq1pbsnOTNbOUZrqAip65Z RLbMwV4lzr2cWH4JH3rdegFjYvqe91ysaxBiZppxqxsDg8zLcYGN6ltaSJb+RZHW 62YsN3DTFInrpYi9o/tKYb+hsEroEJeaHjc641IhzdCtIOy7RSWcfNjjarHu4j8= =pCs3 -----END PGP SIGNATURE----- --cbrvl6NNhpeUeabqgeVusq9tbC4Ddk73s--