qemu-e2k/hw/ide
Stefan Weil ae027ad3c5 mips malta: Fix fdc regression and use qdev for i8042 setup
8baf73adf6 (qdev/isa: convert fdc)
breaks MIPS Malta:

Tried to create isa device isa-fdc with no isa bus present

Fix this by creating an isa bus for piix4.
This change also requires some more qdev related changes
(similar changes were applied to pc.c) and allows
cleaning of piix3/piix4 code.

Thanks to Gerd Hoffmann for his hints.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-09-04 09:37:34 -05:00
..
core.c ide: move cmd+irq from IDEState to IDEBus. 2009-09-04 09:37:27 -05:00
internal.h ide: move cmd+irq from IDEState to IDEBus. 2009-09-04 09:37:27 -05:00
isa.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00
macio.c ide: move cmd+irq from IDEState to IDEBus. 2009-09-04 09:37:27 -05:00
microdrive.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00
mmio.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00
pci.c mips malta: Fix fdc regression and use qdev for i8042 setup 2009-09-04 09:37:34 -05:00