From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQii3-0000XO-Cy for qemu-devel@nongnu.org; Thu, 20 Mar 2014 15:33:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQihz-0006uw-0w for qemu-devel@nongnu.org; Thu, 20 Mar 2014 15:32:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQihy-0006un-Na for qemu-devel@nongnu.org; Thu, 20 Mar 2014 15:32:54 -0400 Message-ID: <532B4262.7090707@redhat.com> Date: Thu, 20 Mar 2014 13:32:50 -0600 From: Eric Blake MIME-Version: 1.0 References: <1395145464-5524-1-git-send-email-arei.gonglei@huawei.com> <1395145464-5524-5-git-send-email-arei.gonglei@huawei.com> In-Reply-To: <1395145464-5524-5-git-send-email-arei.gonglei@huawei.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WOGOVuVSJESnRMP716iMA05fXfu4K1wuM" Subject: Re: [Qemu-devel] [PATCH v3 04/10] migration: expose xbzrle cache miss rate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: arei.gonglei@huawei.com, qemu-devel@nongnu.org Cc: ChenLiang , owasserm@redhat.com, pbonzini@redhat.com, weidong.huang@huawei.com, quintela@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WOGOVuVSJESnRMP716iMA05fXfu4K1wuM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/18/2014 06:24 AM, arei.gonglei@huawei.com wrote: > From: ChenLiang >=20 > expose xbzrle cache miss rate >=20 > Signed-off-by: ChenLiang > Signed-off-by: Gonglei > --- > arch_init.c | 18 ++++++++++++++++++ > hmp.c | 2 ++ > include/migration/migration.h | 1 + > migration.c | 1 + > qapi-schema.json | 5 ++++- > qmp-commands.hx | 2 ++ > 6 files changed, 28 insertions(+), 1 deletion(-) >=20 > +++ b/qapi-schema.json > @@ -674,13 +674,16 @@ > # > # @cache-miss: number of cache miss > # > +# @cache-miss-rate: rate of cache miss Missing '(since 2.1)' --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --WOGOVuVSJESnRMP716iMA05fXfu4K1wuM 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTK0JiAAoJEKeha0olJ0NqTKMH/3CEW1OQACxDy2bQ1sgPSmTD kaGzjQEM+n89Dvc6q1CRJonqTf2tjmvdJSYK2vNtzcdlIGpbYufCBuYdp8dcI/O4 FV91F4iJ/D44cnroA/6jS0zRp+YFuHnuLXY5BMfWHD3StJ7lOE7Thkr/h4urYkis F4s0qkz8zht+prOCUSkktMFtG5D0f2wBqq6Illoj4tZ2t8Zs1QRoDzegCv52zHxA yj2yEdCSnGQm8JDSdxq5/+WeSyJeW2a/UOW5R4p8RSSoHt9sBpApY6720Xbvww+4 zc9efJppL0f5FWfZxOY8HLwyFBpxKPLwT5pm5+3KMLDzuso//nkXSQZ8mHEl1Iw= =vAEV -----END PGP SIGNATURE----- --WOGOVuVSJESnRMP716iMA05fXfu4K1wuM--