]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Add support for postcopy-requests migration statistics
authorHan Han <hhan@redhat.com>
Mon, 7 Jan 2019 08:08:39 +0000 (16:08 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Jan 2019 12:13:25 +0000 (13:13 +0100)
This feature is introduced by 3f4914e0.

Signed-off-by: Han Han <hhan@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index ce6f2c07fc91ba8cc48ffe81b1c512b3edc65cb2..8c608cdc36c6c60c0de163dd18f576cfc9ef8935 100644 (file)
           sibling Hyperthread.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Add support for postcopy-requests migration statistics
+        </summary>
+        <description>
+          The <code>virDomainJobInfo</code> can get number page requests
+          received from the destination host during post-copy migration.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>