]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: add entries for libxl driver improvements and bug fixes
authorJim Fehlig <jfehlig@suse.com>
Thu, 16 Feb 2017 04:15:27 +0000 (21:15 -0700)
committerJim Fehlig <jfehlig@suse.com>
Thu, 16 Feb 2017 15:49:01 +0000 (08:49 -0700)
docs/news.xml

index 5bca75ea124488a914e618d1b2e0a9f0f3b176a8..22f00cc55c7628018231d80bd1bf712036402559 100644 (file)
           and network.
         </description>
       </change>
+      <change>
+        <summary>
+          libxl: improve support for &lt;timer&gt; configurations
+        </summary>
+        <description>
+          Add support for multiple timers. Extend the tsc timer to
+          support the emulate mode. Improve conversion of timer XML
+          to/from xl.cfg.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>
           regenerate it properly.
         </description>
       </change>
+      <change>
+        <summary>
+          libxl: maximum memory fixes
+        </summary>
+        <description>
+          Fix reporting of domain maximum memory. Fix setting dom0
+          maximum memory.
+        </description>
+      </change>
+      <change>
+        <summary>
+          libxl: fix disk detach when &lt;driver&gt; not specified
+        </summary>
+      </change>
+      <change>
+        <summary>
+          libxl: fix dom0 autoballooning with Xen 4.8
+        </summary>
+      </change>
     </section>
   </release>
   <release version="v3.0.0" date="2017-01-17">