xl.pod.1: state when a subcommand is only available to HVM guests
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 1 Dec 2011 16:26:33 +0000 (16:26 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 1 Dec 2011 16:26:33 +0000 (16:26 +0000)
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
docs/man/xl.pod.1

index c9b2f44d16d58d07716f2b14ca422b8159ea13a1..b9927a44943a2c5b5520cd67c0702324c6e0c3a7 100644 (file)
@@ -71,7 +71,7 @@ previously, most commands take I<domain-id> as the first parameter.
 =item B<button-press> I<domain-id> I<button>
 
 Indicate an ACPI button press to the domain. I<button> is may be 'power' or
-'sleep'.
+'sleep'. This command is only available for HVM domains.
 
 =item B<create> [I<configfile>] [I<OPTIONS>]
 
@@ -443,6 +443,7 @@ It requires PV drivers to be installed in your guest OS.
 
 Send a trigger to a domain, where the trigger can be: nmi, reset, init, power
 or sleep.  Optionally a specific vcpu number can be passed as an argument.
+This command is only available for HVM domains.
 
 =item B<unpause> I<domain-id>