Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
I probably won't be able to check my computer between now and the
release, so if anyone gets a chance to review the patch in the
meantime please feel free to push it as well :)
docs/news.xml | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index cdcf450b48..af157887d3 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -124,6 +124,15 @@
subelement.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Introduce the 'tpm-spapr' TPM model
+ </summary>
+ <description>
+ This device, available starting from QEMU 5.0, is limited to
+ pSeries guests.
+ </description>
+ </change>
</section>
<section title="Improvements">
<change>
@@ -138,8 +147,35 @@
to rectify the problem.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Support "dies" in CPU topology
+ </summary>
+ <description>
+ This CPU topology concept, new in QEMU 4.1.0, sits between the
+ existing "socket" and "core".
+ </description>
+ </change>
+ <change>
+ <summary>
+ libxl: Add support for Credit2 scheduler parameters
+ </summary>
+ </change>
+ <change>
+ <summary>
+ lxc: Add support LXC 3 network configuration format
+ </summary>
+ </change>
</section>
<section title="Bug fixes">
+ <change>
+ <summary>
+ conf: Do not generate machine names ending with a dash
+ </summary>
+ <description>
+ Recent systemd version do not allow them.
+ </description>
+ </change>
</section>
<section title="Packaging changes">
<change>
--
2.24.1