From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWt9O-0004Nr-7e for qemu-devel@nongnu.org; Tue, 01 Sep 2015 17:31:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWt9K-0002E7-6Q for qemu-devel@nongnu.org; Tue, 01 Sep 2015 17:31:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWt9K-0002E3-28 for qemu-devel@nongnu.org; Tue, 01 Sep 2015 17:31:26 -0400 References: <1441118763-17510-1-git-send-email-jjherne@linux.vnet.ibm.com> <1441118763-17510-5-git-send-email-jjherne@linux.vnet.ibm.com> From: Eric Blake Message-ID: <55E6192C.2040907@redhat.com> Date: Tue, 1 Sep 2015 15:31:24 -0600 MIME-Version: 1.0 In-Reply-To: <1441118763-17510-5-git-send-email-jjherne@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IvWV7o1RImJcFvxvMntmr2b6P9GpBSneI" Subject: Re: [Qemu-devel] [PATCH v5 4/5] qmp/hmp: Add throttle ratio to query-migrate and info migrate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Jason J. Herne" , afaerber@suse.de, amit.shah@redhat.com, dgilbert@redhat.com, borntraeger@de.ibm.com, quintela@redhat.com, qemu-devel@nongnu.org, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IvWV7o1RImJcFvxvMntmr2b6P9GpBSneI Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/01/2015 08:46 AM, Jason J. Herne wrote: > Report throttle percentage in info migrate and query-migrate responses = when > cpu throttling is active. >=20 > Signed-off-by: Jason J. Herne > Reviewed-by: Dr. David Alan Gilbert > --- > hmp.c | 5 +++++ > migration/migration.c | 5 +++++ > qapi-schema.json | 7 ++++++- > 3 files changed, 16 insertions(+), 1 deletion(-) >=20 > +++ b/qapi-schema.json > @@ -474,6 +474,10 @@ > # may be expensive, but do not actually occur during the iterat= ive > # migration rounds themselves. (since 1.6) > # > +# @x-cpu-throttle-percentage: #optional percentage of time guest cpus = are being > +# throttled during auto-converge. This is only present when auto= -converge > +# has started throttling guest cpus. (Since 2.4) 2.5 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IvWV7o1RImJcFvxvMntmr2b6P9GpBSneI 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/ iQEcBAEBCAAGBQJV5hksAAoJEKeha0olJ0NqdrMH/iquMdusLAZKmv0Y++ZY1Ry+ /kDkQg+XNUknzouQhYxGLup9hBnNfdga8MRmHonAluaeUsDk9FRTK6XF8Vzcn8ku +h95iwqsirtY5Blen7LPslbXPkGnNy6wJ3h8hhTYogVk8eQyXV0UvPXIX4c3ryqF h9Egs9La+fvJrvVIQ5L8Vz78OMsb2GGEuxkzUnRqQL/TOvv8nUMYhmPuNrWiw47u pW7fnLCPr+w1SGq2M8utxQ0fNjC/uxqV2qg+MPwJo8e5EOd7iafkePUrMkCEWiEd 84V7oxEyd0va+5cfTMHNQVo4vX8CRLRawxipTUdhiF/sS4ro+04WnY5+YF0v5/Q= =qs+S -----END PGP SIGNATURE----- --IvWV7o1RImJcFvxvMntmr2b6P9GpBSneI--