
On 2018/12/21 上午1:10, John Ferlan wrote:
$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@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@redhat.com>
John
Thank you so much for you and other libvirt experts helping me complete my first patch set in libvirt. :) Regards, Luyao Zhong
</section> <section title="Bug fixes"> </section>