]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
formatdomain.html.in: document NVDIMM 'label' requirement for pSeries
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 23 Mar 2020 19:40:50 +0000 (16:40 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Mar 2020 09:03:04 +0000 (10:03 +0100)
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in

index e5e46a3f4ef13ab5ce7fac486c1cef83558b18a5..fb07d107f0ab401f654bf4bc9f0af15b14079b0b 100644 (file)
@@ -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>