From: Jim Fehlig Date: Thu, 16 Feb 2017 04:15:27 +0000 (-0700) Subject: news: add entries for libxl driver improvements and bug fixes X-Git-Tag: CVE-2017-2635~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d23dfaae9fbd8e7de2d692df45d1a065ade9dce4;p=thirdparty%2Flibvirt.git news: add entries for libxl driver improvements and bug fixes --- diff --git a/docs/news.xml b/docs/news.xml index 5bca75ea12..22f00cc55c 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -83,6 +83,16 @@ and network. + + + libxl: improve support for <timer> configurations + + + Add support for multiple timers. Extend the tsc timer to + support the emulate mode. Improve conversion of timer XML + to/from xl.cfg. + +
@@ -116,6 +126,25 @@ regenerate it properly. + + + libxl: maximum memory fixes + + + Fix reporting of domain maximum memory. Fix setting dom0 + maximum memory. + + + + + libxl: fix disk detach when <driver> not specified + + + + + libxl: fix dom0 autoballooning with Xen 4.8 + +