Mailing List Archive

[PATCH] hvm: add ACPI power button for HVM
Hi,

This patch adds the ACPI fixed hardware power button for HVM.
It enables a graceful shutdown of a guest OS by direction of Dom0.
(if a proper action for the power button is set inside the guest)

usage:
xm trigger <Domain> power

It would be nice to get in for xen-3.4...

Thanks,
Kouya

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>