news.xml: document the new NVDIMM support for Pseries guests

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Daniel Henrique Barboza 2020-03-23 16:40:51 -03:00 committed by Michal Privoznik
parent 6568af20af
commit 0be0126052

View File

@ -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="Removed features">
<change>