Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 489201d3fc..7e17043c2a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v10.2.0 (unreleased)
 
 * **New features**
 
+  * qemu: Add ``shared_filesystems`` configuration option
+
+    This option can be used to configure libvirt so that migration between two
+    hosts, one of which exports a shared filesystem via NFS and the other one
+    which mounts it, is allowed in both directions. Without it, libvirt would
+    block migration from the host that is accessing the data locally.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.44.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org

Reply via email to