news: document libxl tunnelled migration support

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
This commit is contained in:
Joao Martins 2017-02-15 22:56:24 +00:00 committed by Jim Fehlig
parent 6a95edf9ab
commit 13b20b2e89
1 changed files with 10 additions and 0 deletions

View File

@ -53,6 +53,16 @@
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>