]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention support for compressing parallel migration
authorJiri Denemark <jdenemar@redhat.com>
Thu, 18 May 2023 13:56:34 +0000 (15:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 23 May 2023 10:32:10 +0000 (12:32 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 446998e12ed2b2bd54c4ec76d9794e56cabb64db..1b85ef6d37c3620c7e0337d86e9c57358d114de1 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,10 @@ v9.4.0 (unreleased)
 
 * **New features**
 
+  * qemu: Support compression for parallel migration
+
+    QEMU supports parallel migration to be compressed using either zstd or zlib.
+
 * **Improvements**
 
 * **Bug fixes**