qemu-patch-raspberry4/hw/s390x
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
..
css.c virtio-ccw: Wire up ioeventfd. 2013-06-25 17:11:11 +02:00
css.h virtio-ccw: Wire up ioeventfd. 2013-06-25 17:11:11 +02:00
event-facility.c qdev: Pass size to qbus_create_inplace() 2013-08-30 21:15:35 +02:00
ipl.c s390/ipl: Fix boot order 2013-07-29 12:02:00 +02:00
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
s390-virtio-bus.c qdev: Pass size to qbus_create_inplace() 2013-08-30 21:15:35 +02:00
s390-virtio-bus.h virtio-bus: make virtio_x_bus_new static. 2013-04-24 11:50:20 -05:00
s390-virtio-ccw.c s390: provide I/O subsystem reset 2013-08-30 12:49:30 +02:00
s390-virtio-hcall.c s390: Move hw files to hw/s390x 2013-01-29 21:50:04 +01:00
s390-virtio.c s390x: Rename 'dprintf' to 'DPRINTF' 2013-07-29 19:33:54 -05:00
s390-virtio.h S390: IPL: Use different firmware for different machines 2013-04-26 20:18:24 +02:00
sclp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sclpquiesce.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio-ccw.c qdev: Pass size to qbus_create_inplace() 2013-08-30 21:15:35 +02:00
virtio-ccw.h virtio-ccw: Wire up guest and host notifies. 2013-06-25 17:11:12 +02:00