[PATCH 2/8] NEWS: Mention that non-shared storage migration was broken in libvirt-8.7

Peter Krempa pkrempa at redhat.com
Thu Sep 8 12:13:02 UTC 2022


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 73d3c0054a..69c5b70c2f 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -27,6 +27,12 @@ v8.8.0 (unreleased)

 * **Bug fixes**

+  * qemu: Fix non-shared storage migration setup
+
+    This release fixes a bug in setup of a migration with non-shared storage
+    ( ``virsh migrate --copy-storage-all``) which was broken by a refactor of
+    the code in libvirt-8.7.
+

 v8.7.0 (2022-09-01)
 ===================
-- 
2.37.1



More information about the libvir-list mailing list