From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdoyz-0006zR-Fd for qemu-devel@nongnu.org; Tue, 05 Nov 2013 17:20:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vdoys-0007XZ-PI for qemu-devel@nongnu.org; Tue, 05 Nov 2013 17:20:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdoys-0007Wj-H2 for qemu-devel@nongnu.org; Tue, 05 Nov 2013 17:20:14 -0500 Message-ID: <52796F0C.8010107@redhat.com> Date: Tue, 05 Nov 2013 15:19:56 -0700 From: Eric Blake MIME-Version: 1.0 References: <1382817788-15615-1-git-send-email-mrhines@linux.vnet.ibm.com> In-Reply-To: <1382817788-15615-1-git-send-email-mrhines@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8LD6Vl9OVj4xDSdFaeK7pKjimVEQCuo7Q" Subject: Re: [Qemu-devel] [PATCH v2] rdma: rename 'x-rdma' => 'rdma' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mrhines@linux.vnet.ibm.com, qemu-devel@nongnu.org Cc: aliguori@us.ibm.com, quintela@redhat.com, owasserm@redhat.com, onom@us.ibm.com, abali@us.ibm.com, mrhines@us.ibm.com, gokul@us.ibm.com, pbonzini@redhat.com, chegu_vinod@hp.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8LD6Vl9OVj4xDSdFaeK7pKjimVEQCuo7Q Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/26/2013 02:03 PM, mrhines@linux.vnet.ibm.com wrote: > From: "Michael R. Hines" >=20 > As far as we can tell, all known bugs have been fixed: >=20 > 1. Parallel RDMA migrations are working > 2. IPv6 migration is working > 3. Libvirt patches are ready > 4. virt-test is working >=20 > Signed-off-by: Michael R. Hines > --- > docs/rdma.txt | 24 ++++++++++-------------- > migration-rdma.c | 2 +- > migration.c | 6 +++--- > qapi-schema.json | 4 ++-- > 4 files changed, 16 insertions(+), 20 deletions(-) > +++ b/qapi-schema.json > @@ -615,7 +615,7 @@ > # This feature allows us to minimize migration traffic for ce= rtain work > # loads, by sending compressed difference of the pages > # > -# @x-rdma-pin-all: Controls whether or not the entire VM memory footpr= int is > +# @rdma-pin-all: Controls whether or not the entire VM memory footprin= t is > # mlock()'d on demand or all at once. Refer to docs/rdma.txt = for usage. > # Disabled by default. Experimental: may (or may not) be rena= med after > # further testing is complete. (since 1.6) This text is still out-of-date. s/1.6/1.7/ (if we are still trying to get it in 1.7), as well as removing mention of it being experimental. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --8LD6Vl9OVj4xDSdFaeK7pKjimVEQCuo7Q 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSeW8MAAoJEKeha0olJ0Nq4fIIAKrpPK/wDDEzYKn7zT0jDrro erHlix2/aiRRcZ/wobLTPAr97YoKhCTdMQfdFVFvhuQAeeiXAEi/CcI3o2HgiIAi WhWT7WWcTzvKrwaeOhFgNgNKnE/jaHSkEpLFaax/emf2+4trgOB8BpJ1msLcHJ60 8IVzSmJCkPftbR0+uAxkQLUzUUFM0sV7zAwf5CrK2kcBh0w5GgjfRbWjZbqtp4Qp XxGgOjLlfwyN/EUGePlRoUxjLv3F6nDlHAcPgjxpFITt2GzNc8ydr9VC91J5mA6/ Wi48e5zWzfDw/WbALx26CgElUMMxMdGgLYRUrBuMs3XWbK1yZdg77+/Dgom2pBI= =Ek2l -----END PGP SIGNATURE----- --8LD6Vl9OVj4xDSdFaeK7pKjimVEQCuo7Q--