Re: [tboot-devel] [PATCH 5/7] xen/acpi: Domain0 acpi parser related platform hypercall

2011-09-06 Thread Cihula, Joseph
> From: Konrad Rzeszutek Wilk [mailto:konrad.w...@oracle.com] > Sent: Wednesday, August 31, 2011 11:31 AM > > From: Yu Ke > > This patches implements the xen_platform_op hypercall, to pass the parsed > ACPI info to hypervisor. > > Signed-off-by: Yu Ke > Signed-off-by: Tian Kevin > Signed-off

Re: [tboot-devel] [PATCH 2/7] x86, acpi, tboot: Have a ACPI sleep override instead of calling tboot_sleep.

2011-09-06 Thread Cihula, Joseph
> From: Konrad Rzeszutek Wilk [mailto:konrad.w...@oracle.com] > Sent: Wednesday, August 31, 2011 11:31 AM > > The ACPI suspend path makes a call to tboot_sleep right before it writes the > PM1A, PM1B values. We > replace the direct call to tboot via an registration callback similar to > __acpi_r

Re: [tboot-devel] [PATCH 6/7] xen/acpi/sleep: Enable ACPI sleep via the __acpi_override_sleep

2011-09-06 Thread Cihula, Joseph
> From: Konrad Rzeszutek Wilk [mailto:konrad.w...@oracle.com] > Sent: Wednesday, August 31, 2011 11:31 AM > > Provide the registration callback to call in the Xen's ACPI sleep > functionality. This means that > during S3/S5 we make a hypercall XENPF_enter_acpi_sleep with the proper > PM1A/PM1B r