]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news.xml: document the new NVDIMM support for Pseries guests
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 23 Mar 2020 19:40:51 +0000 (16:40 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Mar 2020 09:03:08 +0000 (10:03 +0100)
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 26f50461c37d25d082fb70aae96c61fefeb3f39c..504cf5273846377a2e2e29fee3625d104bac2757 100644 (file)
 <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>