]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
piix4acpi, xen: change in ACPI to match the change in the BIOS.
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 9 Nov 2010 18:01:13 +0000 (18:01 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 9 Nov 2010 18:01:13 +0000 (18:01 +0000)
commitce3b7ce68426ea6249bb411f26b376d459c45450
tree06c424665cbf21c6147a276afa672d11a77ebb7b
parent0442ec23f9efc4f8f9259351f612194f8f42900c
piix4acpi, xen: change in ACPI to match the change in the BIOS.

Some change have been introduced in the Xen firmware to match QEMU's
BIOS.  So this patch adds the new sleep state values and handle old
and new ACPI IOPort mapping.

QEMU-Xen uses new ioport by default, but if it's a saved state with old
firmware, it unmaps the new ioport and maps the old one.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
hw/piix4acpi.c