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

Daniel Henrique Barboza danielhb413 at gmail.com
Wed Mar 11 21:29:41 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 e3bf33f873..142cd17205 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -9026,12 +9026,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.24.1





More information about the libvir-list mailing list