mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 09:55:18 +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>
|
||||
<dd>
|
||||
<p>
|
||||
For NVDIMM type devices one can optionally use
|
||||
<code>label</code> and its subelement <code>size</code>
|
||||
to configure the size of namespaces label storage
|
||||
within the NVDIMM module. The <code>size</code> element
|
||||
has usual meaning described
|
||||
For NVDIMM type devices one can use <code>label</code> and its
|
||||
subelement <code>size</code> to configure the size of
|
||||
namespaces label storage within the NVDIMM module. The
|
||||
<code>size</code> element has usual meaning described
|
||||
<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:
|
||||
</p>
|
||||
<ol>
|
||||
|
Loading…
x
Reference in New Issue
Block a user