Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index b4d980624..5122c54b2 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,17 @@
<section title="New features">
</section>
<section title="Improvements">
+ <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>
--
2.13.6