From: Luyao Zhong Date: Thu, 20 Dec 2018 09:14:50 +0000 (+0800) Subject: docs: Add news for new nvdimm options X-Git-Tag: v5.0.0-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af2c5ddad049abe42f301ad51506901f2b92cfa;p=thirdparty%2Flibvirt.git docs: Add news for new nvdimm options Add more configure options for NVDIMM Signed-off-by: Luyao Zhong Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index f2985c4da0..6a2a73b534 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -92,6 +92,16 @@ and restored properly. + + + Support more NVDIMM configuration options + + + Introduce more configuration options. For the source element, add + the 'alignsize' and 'pmem' subelements. For the target element, add + the 'readonly' subelement. + +