acpi: add acpi_pm1_evt_write_en
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Feb 2012 12:45:18 +0000 (13:45 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 Feb 2012 19:36:02 +0000 (13:36 -0600)
commit8283c4f565a26b3415961c481d980310c83dd2b4
tree13ab2d296d5e3e7db06a4353bd6ddabb68eb2f93
parent2886be1b01c274570fa139748a402207482405bd
acpi: add acpi_pm1_evt_write_en

Do APCIREGS->pm1.evt.en updates using the new acpi_pm1_evt_write_en
function, so the acpi code will see those updates.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/acpi.c
hw/acpi.h
hw/acpi_piix4.c
hw/vt82c686.c