]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: qemu: Support TLS for NBD connections for pull mode backup
authorYanqiu Zhang <yanqzhan@redhat.com>
Thu, 3 Sep 2020 02:56:48 +0000 (02:56 +0000)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 3 Sep 2020 10:06:16 +0000 (12:06 +0200)
Signed-off-by: Yanqiu Zhang <yanqzhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index e4b71e6563532442fe2bc19c9055e6fbb421cac6..05d04b29e1c85b9b662fe21094ec4d5b6e3aa5a4 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -161,6 +161,12 @@ v6.6.0 (2020-08-02)
     The secret key used for disks can now be encrypted similarly to TLS keys
     used for migration, chardev and others.
 
+  * qemu: Support TLS for NBD connections for pull mode backup
+
+    Use the configured TLS env to setup encryption of the TLS transport. Add
+    'tls' attribute for 'server' element to enable TLS. Possible values are
+    ``yes`` or ``no``.
+
   * qemu: ``VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD`` can now be registered for ``<mirror>``
 
     The event can now be used also for block copy destinations by using the