From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnmUE-0007M4-SC for qemu-devel@nongnu.org; Sat, 15 Jun 2013 05:09:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnmUD-0008S4-TN for qemu-devel@nongnu.org; Sat, 15 Jun 2013 05:09:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnmUD-0008S0-K7 for qemu-devel@nongnu.org; Sat, 15 Jun 2013 05:09:29 -0400 Message-ID: <51BC2F3C.4060208@redhat.com> Date: Sat, 15 Jun 2013 10:09:16 +0100 From: Eric Blake MIME-Version: 1.0 References: <1371242153-11262-1-git-send-email-mrhines@linux.vnet.ibm.com> <1371242153-11262-5-git-send-email-mrhines@linux.vnet.ibm.com> In-Reply-To: <1371242153-11262-5-git-send-email-mrhines@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2QOMXOFGNTMSTMNCCGBBE" Subject: Re: [Qemu-devel] [PATCH v9 04/14] rdma: export throughput w/ MigrationStats QMP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mrhines@linux.vnet.ibm.com Cc: aliguori@us.ibm.com, quintela@redhat.com, qemu-devel@nongnu.org, owasserm@redhat.com, abali@us.ibm.com, mrhines@us.ibm.com, gokul@us.ibm.com, pbonzini@redhat.com, chegu_vinod@hp.com, knoel@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2QOMXOFGNTMSTMNCCGBBE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/14/2013 09:35 PM, mrhines@linux.vnet.ibm.com wrote: > From: "Michael R. Hines" >=20 > This exposes throughput (in megabits/sec) through QMP. >=20 > Reviewed-by: Paolo Bonzini > Signed-off-by: Michael R. Hines > --- > hmp.c | 2 ++ > include/migration/migration.h | 1 + > migration.c | 6 ++++++ > qapi-schema.json | 5 ++++- > 4 files changed, 13 insertions(+), 1 deletion(-) > +++ b/qapi-schema.json > @@ -513,12 +513,15 @@ > # @dirty-pages-rate: number of pages dirtied by second by the > # guest (since 1.3) > # > +# @mbps: throughput in megabits/sec. (since 1.5) Should probably be 1.6 now. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2QOMXOFGNTMSTMNCCGBBE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRvC88AAoJEKeha0olJ0NqhK4H/11dLXTiasLO1100Tespz3it JYaPF6yms4zTjpKolpWNkyqF2SNAe96GrFTD7IaszHkZRXS1o4OHeoivTOHGs7kV lOR/28EjrqEGFqty28Xo/tU7AyU+GMq1S9I+5xGGZ7LrtBu50fNB77dKPevkhMuM /r9ZPm1DxpjylJF1jtEoRFMgPLfYTwaLJtuOe2i3r23dyoIqb5ZGKoZSKA6SPEwT nXsI1X61sJO/diXKvNFy1+pd5a2LVo4szl0hx7V+e/5FHenKq08sGb41bINbCdJI vE6jGpHoCWmV3vKT+4EAR5h1liNlHSbnB4AuWMGgF988nIXODljHn4CCyiAT1PI= =fIA1 -----END PGP SIGNATURE----- ------enig2QOMXOFGNTMSTMNCCGBBE--