summary refs log tree commit diff stats
path: root/hw/ich9.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ich9.h')
-rw-r--r--hw/ich9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ich9.h b/hw/ich9.h
index de491350c3..34e216f142 100644
--- a/hw/ich9.h
+++ b/hw/ich9.h
@@ -51,6 +51,7 @@ typedef struct ICH9LPCState {
     /* isa bus */
     ISABus *isa_bus;
     MemoryRegion rbca_mem;
+    Notifier machine_ready;
 
     qemu_irq *pic;
     qemu_irq *ioapic;