qemu-e2k/hw/ide
Andreas Färber fb17dfe057 qdev: Pass size to qbus_create_inplace()
To be passed to object_initialize().

Since commit 39355c3826 the argument is
void*, so drop some superfluous (BusState *) casts or direct parent
field usages.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-08-30 21:15:35 +02:00
..
Makefile.objs hw: make all of hw/ide/ configurable via default-configs/ 2013-04-08 18:13:12 +02:00
ahci.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
ahci.h ide/ich: QOM parent field cleanup 2013-07-23 00:37:33 +02:00
atapi.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
cmd646.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
core.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
ich.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
internal.h ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
isa.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
macio.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
microdrive.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
mmio.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
pci.c ide: Introduce abstract QOM type for PCIIDEState 2013-07-29 20:41:49 +02:00
pci.h ide: Introduce abstract QOM type for PCIIDEState 2013-07-29 20:41:49 +02:00
piix.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00
qdev.c qdev: Pass size to qbus_create_inplace() 2013-08-30 21:15:35 +02:00
via.c ide: Pass size to ide_bus_new() 2013-08-30 20:14:39 +02:00