diff --git a/docs/news.xml b/docs/news.xml index cdcf450b48d5c3bda6bd72b50de52d164a4804e6..d7edd2aa052590381ae3caa20cc101028b12d6a7 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -124,6 +124,15 @@ subelement. + + + qemu: Introduce the 'tpm-spapr' TPM model + + + This device, available starting from QEMU 5.0, is limited to + pSeries guests. + +
@@ -138,8 +147,35 @@ to rectify the problem. + + + qemu: Support "dies" in CPU topology + + + This CPU topology concept, new in QEMU 4.1.0, sits between the + existing "socket" and "core". + + + + + libxl: Add support for Credit2 scheduler parameters + + + + + lxc: Add support LXC 3 network configuration format + +
+ + + conf: Do not generate machine names ending with a dash + + + Recent systemd versions do not allow them. + +