[libvirt] [PATCH v4 12/12] docs: Add news article for query memory-only dump processing percentage

John Ferlan posted 12 patches 7 years, 3 months ago
There is a newer version of this series
[libvirt] [PATCH v4 12/12] docs: Add news article for query memory-only dump processing percentage
Posted by John Ferlan 7 years, 3 months ago
Signed-off-by: John Ferlan <jferlan@redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 3baeab4de..5a2943a58 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -61,6 +61,17 @@
           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>
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v4 12/12] docs: Add news article for query memory-only dump processing percentage
Posted by Jiri Denemark 7 years, 3 months ago
On Thu, Feb 01, 2018 at 18:24:43 -0500, John Ferlan wrote:
> Signed-off-by: John Ferlan <jferlan@redhat.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 3baeab4de..5a2943a58 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -61,6 +61,17 @@
>            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>

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list