Re: [PATCH v5 5/5] xen/acpi: notify xen when reduced hardware sleep is available

2013-06-28 Thread Konrad Rzeszutek Wilk
On Fri, Jun 28, 2013 at 09:46:24AM -0400, Ben Guthro wrote: > Make use of acpi_os_prepare_sleep extended parameter to notify xen > to make use of the reduced hardware sleep functionality > > The hypervisor change underlying this is commit 62d1a69 ("ACPI: support > v5 (reduced HW) sleep interface")

[PATCH v5 5/5] xen/acpi: notify xen when reduced hardware sleep is available

2013-06-28 Thread Ben Guthro
Make use of acpi_os_prepare_sleep extended parameter to notify xen to make use of the reduced hardware sleep functionality The hypervisor change underlying this is commit 62d1a69 ("ACPI: support v5 (reduced HW) sleep interface") on the master branch of git://xenbits.xen.org/xen.git. Signed-off-by