]> git.proxmox.com Git - mirror_qemu.git/commit
mips_fulong2e: Reorder ISA bus and i8259 creation
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 28 Sep 2011 09:19:02 +0000 (11:19 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 1 Oct 2011 06:23:52 +0000 (06:23 +0000)
commit7e17a217061e402243499d96fc8dec92162d8b4a
tree3588f411db7f62ababe279bbc886fce783bf7488
parent86ce7a5e7eedb7b1f18b24159fde20d47259b619
mips_fulong2e: Reorder ISA bus and i8259 creation

Missed during memory region conversion: The i8259 now depends on the ISA
bus being created first. Reorder the initialization.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/mips_fulong2e.c