mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-08 20:51:26 +00:00
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:
parent
5540acb9a2
commit
6568af20af
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user