Luyao Zhong
db521e7d03
conf: Introduce 'readonly' element into xml for NVDIMM memory
The 'readonly' option allows users to mark vNVDIMM read-only:
<devices>
...
<memory model='nvdimm' access='shared'>
<source>
<path>/dev/dax0.0</path>
</source>
<target>
<size unit='MiB'>4094</size>
<node>0</node>
<label>
<size unit='MiB'>2</size>
</label>
<readonly/>
</target>
</memory>
...
</devices>
Signed-off-by: Luyao Zhong <luyao.zhong@intel.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2019-01-02 09:00:34 -05:00
..
2018-12-03 14:31:41 +01:00
2018-12-17 17:52:46 +01:00
2018-05-14 09:42:20 +02:00
2014-04-15 21:07:59 +02:00
2018-06-15 10:49:13 +02:00
2019-01-02 09:00:34 -05:00
2017-06-07 13:36:02 +02:00
2018-06-07 16:30:59 +02:00
2017-09-12 13:41:21 +02:00
2017-01-26 09:59:56 +01:00
2018-05-25 09:36:42 -04:00
2018-06-26 11:22:07 +01:00
2018-06-26 11:22:07 +01:00
2018-06-26 11:22:07 +01:00
2016-09-09 08:20:05 -04:00
2018-12-13 16:01:53 +01:00
2018-08-08 17:33:12 +02:00
2018-09-11 10:44:26 +02:00