]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add news entry for Migration using TLS
authorJohn Ferlan <jferlan@redhat.com>
Sat, 18 Mar 2017 13:44:23 +0000 (09:44 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 25 Mar 2017 12:19:49 +0000 (08:19 -0400)
Signed-off-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index f1bfeda5507573d668b4e15d3e4ba6ec2e76f95c..bb8a83c5a71bc6d7a65bf4f8d01a2a77af8b008c 100644 (file)
           enhanced check may also be requested when starting a new domain to
           ensure the virtual CPU exactly matches the one specified in the XML.
         </description>
+        <summary>
+          qemu: Add support to migrate using TLS
+        </summary>
+        <description>
+          Add the ability to migrate QEMU guests using TLS via a new flag
+          VIR_MIGRATE_TLS or virsh migrate '--tls' option. Requires using at
+          least QEMU 2.9.0 in order to work properly.
+        </description>
       </change>
     </section>
     <section title="Improvements">