]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: document libxl HVM network attach fix
authorJoao Martins <joao.m.martins@oracle.com>
Thu, 12 Jan 2017 12:02:55 +0000 (12:02 +0000)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 12 Jan 2017 14:25:56 +0000 (15:25 +0100)
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
docs/news.xml

index 92e39f93174ba8e47de716d61756227ab9711620..c19bbbb126e1741a3a0d368629b734ba79c31b39 100644 (file)
           domain definition.
         </description>
       </change>
+      <change>
+        <summary>
+          libxl: reverse defaults on HVM net device attach
+        </summary>
+        <description>
+          Fixes network interface attach for HVM domains when no model is
+          specified. Emulated hotplug isn't yet supported and hence we should
+          default to the general working scenario.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v2.5.0" date="2016-12-04">