From: John Ferlan Date: Fri, 26 Jan 2018 19:38:21 +0000 (-0500) Subject: docs: Add news article for query memory-only dump processing percentage X-Git-Tag: v4.1.0-rc1~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e712579200cf4c326ede85d147aa7ddb482e5064;p=thirdparty%2Flibvirt.git docs: Add news article for query memory-only dump processing percentage Reviewed-by: Jiri Denemark --- diff --git a/docs/news.xml b/docs/news.xml index 3baeab4de7..5a2943a58f 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -61,6 +61,17 @@ qemu: Use VIR_ERR_DEVICE_MISSING for various hotplug/detach messages + + + qemu: Allow showing the dump progress for memory only dump + + + 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. + +