]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
manpages: Document 'restrictive' mode for numatune
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 16 Dec 2021 14:49:03 +0000 (15:49 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 17 Dec 2021 11:50:05 +0000 (12:50 +0100)
While we document possibility of passing an integer from
virDomainNumatuneMemMode enum, we list string variants to only
the first three enum members. The fourth (and so far the last)
member is called 'restrictive' and thus should be documented.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/manpages/virsh.rst

index 611a6271cf20fe3f53ee320791cdeac3370e5099..cd739c32c437056ef8771c77639f2543ebcdfb83 100644 (file)
@@ -3545,11 +3545,11 @@ Set or get a domain's numa parameters, corresponding to the <numatune>
 element of domain XML.  Without flags, the current settings are
 displayed.
 
-*mode* can be one of \`strict', \`interleave' and \`preferred' or any
-valid number from the virDomainNumatuneMemMode enum in case the daemon
-supports it.  For a running domain, the mode can't be changed, and the
-nodeset can be changed only if the domain was started with a mode of
-\`strict'.
+*mode* can be one of \`strict', \`interleave', \`preferred' and
+\'restrictive' or any valid number from the virDomainNumatuneMemMode enum
+in case the daemon supports it.  For a running domain, the mode can't be
+changed, and the nodeset can be changed only if the domain was started with
+a mode of \`strict'.
 
 *nodeset* is a list of numa nodes used by the host for running the domain.
 Its syntax is a comma separated list, with '-' for ranges and '^' for