[PATCH v2 5/5] news.xml: document the new NVDIMM support for Pseries guests

Daniel Henrique Barboza danielhb413 at gmail.com
Wed Mar 11 21:29:42 UTC 2020


Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 7fd88f9998..6eb222cdb7 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.24.1





More information about the libvir-list mailing list