qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] rdma: rename 'x-rdma' => 'rdma'


From: Michael R. Hines
Subject: Re: [Qemu-devel] [PATCH v2] rdma: rename 'x-rdma' => 'rdma'
Date: Wed, 06 Nov 2013 13:54:57 -0500
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 11/05/2013 05:19 PM, Eric Blake wrote:
On 10/26/2013 02:03 PM, address@hidden wrote:
From: "Michael R. Hines" <address@hidden>

As far as we can tell, all known bugs have been fixed:

1. Parallel RDMA migrations are working
2. IPv6 migration is working
3. Libvirt patches are ready
4. virt-test is working

Signed-off-by: Michael R. Hines <address@hidden>
---
  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 certain 
work
  #          loads, by sending compressed difference of the pages
  #
-# @x-rdma-pin-all: Controls whether or not the entire VM memory footprint is
+# @rdma-pin-all: Controls whether or not the entire VM memory footprint 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 renamed 
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.


Thanks, Erik. Very silly of me to miss that.

- Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]