From d23dfaae9fbd8e7de2d692df45d1a065ade9dce4 Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Wed, 15 Feb 2017 21:15:27 -0700 Subject: [PATCH] news: add entries for libxl driver improvements and bug fixes --- docs/news.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) 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 + +
-- 2.47.2