]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: document libxl tunnelled migration support
authorJoao Martins <joao.m.martins@oracle.com>
Wed, 15 Feb 2017 22:56:24 +0000 (22:56 +0000)
committerJim Fehlig <jfehlig@suse.com>
Wed, 15 Feb 2017 23:30:59 +0000 (16:30 -0700)
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
docs/news.xml

index b756a970f2e996919a28e470b27af9caa01ce114..b0629b52344d0de9a9ed473c63d09ab8a0ad24fd 100644 (file)
           was <code>virtio-net</code>.
         </description>
       </change>
+      <change>
+        <summary>
+          libxl: add tunnelled migration support
+        </summary>
+        <description>
+          Add tunnelled migration to libxl driver, which is always capable of
+          strong encryption and doesn't require any extra network connection
+          other than what's required for remote access of libvirtd.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>