
16 Jan
2019
16 Jan
'19
9:16 a.m.
On Wed, Jan 16, 2019 at 14:58:21 +0800, Luyao Zhong wrote:
original: <devices> <memory model='nvdimm'> ... </memory> <memory model='nvdimm'> ... </memory> </devices>
merge two examples above into one: <devices> <memory model='nvdimm'> ... </memory> </devices>
Signed-off-by: Luyao Zhong <luyao.zhong@intel.com>
What's the benefit of the above change? We have multiple instances where we show different configurations so I don't see a need to squash every option together.