]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Mention Xen support for openvswitch
authorJim Fehlig <jfehlig@suse.com>
Fri, 16 Nov 2018 22:20:04 +0000 (15:20 -0700)
committerJim Fehlig <jfehlig@suse.com>
Thu, 6 Dec 2018 22:08:23 +0000 (15:08 -0700)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index a599ff47bd7369fe7a8ada3cb8c7bc28183a89cb..5bdbd34a1448b7d7cf96ecc0b0e765a6404978a0 100644 (file)
 <libvirt>
   <release version="v5.0.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Xen: Add support for openvswitch
+        </summary>
+        <description>
+          The libxl driver now supports virtual interfaces that connect to
+          an openvswitch bridge, including interfaces with VLAN tagging and
+          trunking configuration.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>