]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tools: Tweak wording for iothreadset v5.2.0-rc2
authorJohn Ferlan <jferlan@redhat.com>
Wed, 27 Mar 2019 20:30:48 +0000 (16:30 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 30 Mar 2019 11:34:34 +0000 (07:34 -0400)
Update the wording to note the values for polling are purely dynamic
and won't be saved across domain stop/(re)start or save/restore.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
tools/virsh.pod

index a0fe949c5572a8250198f45d0a471bfadc03dafb..f00564fa5feef724eb0dbb016c6cc1ef93560c56 100644 (file)
@@ -1772,7 +1772,10 @@ reach the maximum polling time. If a 0 (zero) is provided, then the
 default factor will be used. The I<--poll-shrink> is the quotient
 by which the current polling time will be reduced in order to get
 below the maximum polling interval. If a 0 (zero) is provided, then
-the default quotient will be used.
+the default quotient will be used. The polling values are purely dynamic
+for a running guest. Saving, destroying, stopping, etc. the guest will
+result in the polling values returning to hypervisor defaults at the
+next start, restore, etc.
 
 If I<--live> is specified, affect a running guest. If the guest is not
 running an error is returned.