Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
=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>]
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>