formatdomain.html.in: document NVDIMM 'label' requirement for pSeries

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Daniel Henrique Barboza 2020-03-23 16:40:50 -03:00 committed by Michal Privoznik
parent 5540acb9a2
commit 6568af20af

View File

@ -9061,12 +9061,13 @@ qemu-kvm -net nic,model=? /dev/null
<dt><code>label</code></dt> <dt><code>label</code></dt>
<dd> <dd>
<p> <p>
For NVDIMM type devices one can optionally use For NVDIMM type devices one can use <code>label</code> and its
<code>label</code> and its subelement <code>size</code> subelement <code>size</code> to configure the size of
to configure the size of namespaces label storage namespaces label storage within the NVDIMM module. The
within the NVDIMM module. The <code>size</code> element <code>size</code> element has usual meaning described
has usual meaning described
<a href="#elementsMemoryAllocation">here</a>. <a href="#elementsMemoryAllocation">here</a>.
<code>label</code> is mandatory for pSeries guests and optional
for all other architectures.
For QEMU domains the following restrictions apply: For QEMU domains the following restrictions apply:
</p> </p>
<ol> <ol>