aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi_ich9.h
diff options
context:
space:
mode:
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 f3b05d7229..bc221d3cbc 100644
--- a/hw/acpi_ich9.h
+++ b/hw/acpi_ich9.h
@@ -32,6 +32,7 @@ typedef struct ICH9LPCPMRegs {
ACPIREGS acpi_regs;
MemoryRegion io;
MemoryRegion io_gpe;
+ MemoryRegion io_smi;
uint32_t smi_en;
uint32_t smi_sts;