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)
commitb41a350392df9b3dddae2caed971a2fd66b4f40a
tree3588f411db7f62ababe279bbc886fce783bf7488
parentdf17b41f8899551d55c3c015a16115d66c41e89f
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