qemu-devel
[Top][All Lists]
Advanced

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

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


From: Michael R. Hines
Subject: Re: [Qemu-devel] [PATCH v4 resend] rdma: rename 'x-rdma' => 'rdma'
Date: Thu, 19 Dec 2013 04:52:51 +0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 12/18/2013 09:51 PM, Eric Blake wrote:
On 12/17/2013 10:43 PM, address@hidden wrote:
From: "Michael R. Hines" <address@hidden>

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

1. Parallel migrations are working
2. IPv6 migration is working
3. virt-test is working

+++ b/qapi-schema.json
@@ -671,10 +671,9 @@
  #          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)
+#          Disabled by default. (since 1.7)
Alas, we missed 1.7.  This should now read 'since 2.0'.

Thanks, Eric.

- Michael




reply via email to

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