WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Fix the bug that can't do S3 when use ACPI 1.0

To: "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] Fix the bug that can't do S3 when use ACPI 1.0
From: "Chen, Huacai" <huacai.chen@xxxxxxxxx>
Date: Tue, 10 Jun 2008 09:23:58 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 09 Jun 2008 18:24:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcjKmKhEp651t9tTReufFka+Y7Bm/g==
Thread-topic: Fix the bug that can't do S3 when use ACPI 1.0
Hi, Keir,

The structure of FADT is different in ACPI 1.0 from ACPI 2.0+. If use
ACPI 1.0, FADT has no fields with an "x" prefix, so acpi_gbl_FADT can't
get the registers' information. This patch convert the non-x fields into
ACPI 2.0+'s x fields.

Signed-off-by: Huacai Chen <huacai.chen@xxxxxxxxx>

Attachment: s3_acpi_1_0.patch
Description: s3_acpi_1_0.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>