Signed-off-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index ae4ee444d0..9bdfc21dc4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,17 @@
<libvirt>
<release version="v6.2.0" date="unreleased">
<section title="New features">
+ <change>
+ <summary>
+ qemu: NVDIMM support for pSeries guests
+ </summary>
+ <description>
+ QEMU 5.0 implements NVDIMM memory support for pSeries guests. This
+ is done by adding an 'uuid' element in the memory XML, which can
+ either be provided in the XML or, if ommited, generated
+ automatically.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
2.25.1