[PATCH v3 5/6] formatdomain.html.in: document NVDIMM 'label' requirement for pSeries

Daniel Henrique Barboza danielhb413 at gmail.com
Sun Mar 22 12:01:40 UTC 2020


Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 docs/formatdomain.html.in | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index e5e46a3f4e..fb07d107f0 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -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>
-- 
2.25.1





More information about the libvir-list mailing list