Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 8f2c7d5dff..329b1c7129 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -54,6 +54,16 @@
a QEMU virtual machine.
</description>
</change>
+ <change>
+ <summary>
+ Add support for migration of QEMU VMs with non-shared storage over TLS
+ </summary>
+ <description>
+ It's now possible to use the VIR_MIGRATE_TLS flag together with
+ VIR_MIGRATE_NON_SHARED_DISK. The connection is then secured using the
+ TLS environment which is setup for the migration connection.
+ </description>
+ </change>
</section>
<section title="Improvements">
<change>
--
2.16.2