|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] RE: [PATCH 0 of 2] New ACPI configuration options
For some reason this email seems to have been sent empty. The test should be:
This patch series adds the ability to selectively disable the S3 and S4 ACPI
power states for HVM guests.
Since there is a general move towards retiring the hvm_info_table structure,
the first patch moves the acpi_enabled flag out of the hvm_info_table and into
a xenstore key (platform/acpi).
The second patch then introduces the acpi_s3 and acpi_s4 configuration
parameters to the xl config file (default=1). These result in population of new
platform/acpi_s3 and platform/acpi_s4 xenstore keys. hvmloader then reads these
keys and will remove the respective package(s) from the DSDT if either/both of
them are zero.
Apologies for that.
Paul
> -----Original Message-----
> From: Paul Durrant [mailto:paul.durrant@xxxxxxxxxx]
> Sent: 17 November 2011 16:44
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Cc: Paul Durrant
> Subject: [PATCH 0 of 2] New ACPI configuration options
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|