summaryrefslogtreecommitdiffstats
path: root/hw/acpi_ich9.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-11-22 12:08:22 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-12-04 13:52:42 +0100
commitcacaab8bdd74608361a488aac600d609dafd53e5 (patch)
tree45ef0f1d03dbb3cbaaaed47e16704b69456fdf4e /hw/acpi_ich9.h
parentaf11110bb83166473064389faa27e8c6703b2008 (diff)
downloadhqemu-cacaab8bdd74608361a488aac600d609dafd53e5.zip
hqemu-cacaab8bdd74608361a488aac600d609dafd53e5.tar.gz
apci: switch ich9 to memory api
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/acpi_ich9.h')
-rw-r--r--hw/acpi_ich9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi_ich9.h b/hw/acpi_ich9.h
index 180c406..0a2ee6c 100644
--- a/hw/acpi_ich9.h
+++ b/hw/acpi_ich9.h
@@ -30,6 +30,7 @@ typedef struct ICH9LPCPMRegs {
* PM1a_CNT_BLK = 2 in FADT so it is defined as uint16_t.
*/
ACPIREGS acpi_regs;
+ MemoryRegion io;
uint32_t smi_en;
uint32_t smi_sts;
OpenPOWER on IntegriCloud