summaryrefslogtreecommitdiffstats
path: root/hw/ich9.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-11-23 15:02:18 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-12-04 13:52:43 +0100
commit3f5bc9e8af8c9ee617b143e42ad4bd2feb379a19 (patch)
tree6c33e139b7bd1665b417fc44cdcf8646cd6ccfeb /hw/ich9.h
parentc177684c753a0b1337acebb7dbc6f3f3a9700321 (diff)
downloadhqemu-3f5bc9e8af8c9ee617b143e42ad4bd2feb379a19.zip
hqemu-3f5bc9e8af8c9ee617b143e42ad4bd2feb379a19.tar.gz
q35: update lpc pci config space according to configured devices
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
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 de49135..34e216f 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;
OpenPOWER on IntegriCloud