]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Document the real behaviour of suspend-to-{mem,disk}
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 29 Sep 2017 12:26:53 +0000 (14:26 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 3 Oct 2017 08:29:50 +0000 (10:29 +0200)
We get a question every now and then about why hibernation works when
suspend-to-disk is disabled and similar.  Let's hope that, by documenting the
obvious more blatantly, people will get more informed.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/formatdomain.html.in

index 5bdcb569c4c0d004b6b8a0066ce674dd93fb9041..5dcf2fedb01cb9aaf5d6e355d3f0e56b3c3029ad 100644 (file)
       <dd>These elements enable ('yes') or disable ('no') BIOS support
         for S3 (suspend-to-mem) and S4 (suspend-to-disk) ACPI sleep
         states. If nothing is specified, then the hypervisor will be
-        left with its default value.</dd>
+        left with its default value.<br/>
+        Note: This setting cannot prevent the guest OS from performing
+        a suspend as the guest OS itself can choose to circumvent the
+        unavailability of the sleep states (e.g. S4 by turning off
+        completely).</dd>
     </dl>
 
     <h3><a id="elementsFeatures">Hypervisor features</a></h3>