xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V2)
@ 2011-11-18 10:28 Paul Durrant
  2011-11-18 10:29 ` [PATCH 1 of 2] Move acpi_enabled out of hvm_info_table into xenstore Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Paul Durrant @ 2011-11-18 10:28 UTC (permalink / raw)
  To: xen-devel; +Cc: paul.durrant

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 to determine whether or not to include SSDTs containing the
_S3 and _S4 packages respectively.

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V4)
@ 2011-11-18 11:19 Paul Durrant
  2011-11-18 11:19 ` [PATCH 2 of 2] Add configuration options to selectively disable S3 and S4 ACPI power states Paul Durrant
  0 siblings, 1 reply; 15+ messages in thread
From: Paul Durrant @ 2011-11-18 11:19 UTC (permalink / raw)
  To: xen-devel; +Cc: paul.durrant

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 to determine whether or not to include SSDTs containing the
_S3 and _S4 packages respectively.

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V3)
@ 2011-11-18 10:35 Paul Durrant
  2011-11-18 10:35 ` [PATCH 2 of 2] Add configuration options to selectively disable S3 and S4 ACPI power states Paul Durrant
  0 siblings, 1 reply; 15+ messages in thread
From: Paul Durrant @ 2011-11-18 10:35 UTC (permalink / raw)
  To: xen-devel; +Cc: paul.durrant

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 to determine whether or not to include SSDTs containing the
_S3 and _S4 packages respectively.

^ permalink raw reply	[flat|nested] 15+ messages in thread
[parent not found: <patchbomb.1321548234@cosworth.uk.xensource.com>]

end of thread, other threads:[~2011-11-18 13:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 10:28 [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V2) Paul Durrant
2011-11-18 10:29 ` [PATCH 1 of 2] Move acpi_enabled out of hvm_info_table into xenstore Paul Durrant
2011-11-18 10:29 ` [PATCH 2 of 2] Add configuration options to selectively disable S3 and S4 ACPI power states Paul Durrant
2011-11-18 10:33   ` Paul Durrant
2011-11-18 10:41   ` Ian Campbell
2011-11-18 11:11     ` Paul Durrant
2011-11-18 11:21       ` Ian Campbell
2011-11-18 13:12       ` Keir Fraser
2011-11-18 13:07 ` [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V2) Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2011-11-18 11:19 [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V4) Paul Durrant
2011-11-18 11:19 ` [PATCH 2 of 2] Add configuration options to selectively disable S3 and S4 ACPI power states Paul Durrant
2011-11-18 10:35 [PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V3) Paul Durrant
2011-11-18 10:35 ` [PATCH 2 of 2] Add configuration options to selectively disable S3 and S4 ACPI power states Paul Durrant
     [not found] <patchbomb.1321548234@cosworth.uk.xensource.com>
2011-11-17 16:43 ` Paul Durrant
2011-11-17 17:21   ` Keir Fraser
2011-11-18  8:56     ` Paul Durrant
2011-11-18  9:35       ` Keir Fraser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).