diff options
author | Avi Kivity | 2011-09-12 12:00:05 +0200 |
---|---|---|
committer | Avi Kivity | 2011-09-25 13:58:36 +0200 |
commit | 5632ae46d5bda798e971dae48ebb318ac2c3686a (patch) | |
tree | 700923983488f09b16a431dcfab9f81297c533a1 /hw/mips_jazz.c | |
parent | i8254: Convert to MemoryRegion (diff) | |
download | qemu-5632ae46d5bda798e971dae48ebb318ac2c3686a.tar.gz qemu-5632ae46d5bda798e971dae48ebb318ac2c3686a.tar.xz qemu-5632ae46d5bda798e971dae48ebb318ac2c3686a.zip |
mips_malta: move i8259 initialization after piix4 initialization
i8259 is an ISA device (or at least, depends on the ISA infrastructure to
register its ioport); and the ISA bus is supplied by piix4. Later patches
make this dependency explicit.
Use qemu_irq_proxy() to stop the cycle by adding an extra layer of
indirection.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/mips_jazz.c')
0 files changed, 0 insertions, 0 deletions