From 0be01260523dcc28da102b85ed786aee597f19d2 Mon Sep 17 00:00:00 2001 From: Daniel Henrique Barboza Date: Mon, 23 Mar 2020 16:40:51 -0300 Subject: [PATCH] news.xml: document the new NVDIMM support for Pseries guests Signed-off-by: Daniel Henrique Barboza Reviewed-by: Michal Privoznik --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 26f50461c3..504cf52738 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,17 @@
+ + + qemu: NVDIMM support for pSeries guests + + + 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. + +