]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add news article for query memory-only dump processing percentage
authorJohn Ferlan <jferlan@redhat.com>
Fri, 26 Jan 2018 19:38:21 +0000 (14:38 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 6 Feb 2018 12:40:28 +0000 (07:40 -0500)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
docs/news.xml

index 3baeab4de753f55bc690b12c2798043658b3d191..5a2943a58f59d1c741485ddb9fd4a5a33aa9e5a7 100644 (file)
           qemu: Use VIR_ERR_DEVICE_MISSING for various hotplug/detach messages
         </summary>
       </change>
+      <change>
+        <summary>
+          qemu: Allow showing the dump progress for memory only dump
+        </summary>
+        <description>
+          Alter the QEMU dump-guest-memory command processing to check
+          for and allow asynchronous completion which then allows for
+          the virsh dump --memory-only --verbose command to display percent
+          completion data.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>