[libvirt] [PATCH 2/2] news: Add support for postcopy-requests migration statistics

Han Han hhan at redhat.com
Mon Jan 7 08:08:39 UTC 2019


This feature is introduced by 3f4914e0.

Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 78ae81e7ca..a4fc335a32 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -112,6 +112,15 @@
           sibling Hyperthread.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Add support for postcopy-requests migration statistics
+        </summary>
+        <description>
+          virDomainJobInfo can get number page requests received from the
+          destination host during post-copy migration.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.20.1




More information about the libvir-list mailing list