$SUBJ:
docs: Add news for new nvdimm options
On 12/20/18 4:14 AM, Luyao Zhong wrote:
add more configure options for NVDIMM
Signed-off-by: Luyao Zhong <luyao.zhong(a)intel.com>
---
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index e9b6bb7..2076cd5 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -79,6 +79,15 @@
qemu: Add support for ARMv6l guests
</summary>
</change>
+ <change>
+ <summary>
+ NVDIMM: support more configurations
+ </summary>
+ <description>
+ Introduce more configuration options, including 'alignsize',
'pmem',
+ 'readonly'.
+ </description>
+ </change>
<summary>
Support more NVDIMM configuration options
</summary>
<description>
Introduce more configuration options. For the source element, add
the 'alignsize' and 'pmem' subelements. For the target element,
the 'readonly' subelement.
</description>
Again, I can make the changes for you,
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
</section>
<section title="Bug fixes">
</section>