xqemu/hw/s390x
Peter Maydell e65177a87f virtio: Remove unnecessary OBJECT() casts
There's no need to cast the first argument of object_initialize()
to Object. Remove these unnecessary casts.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-08-30 20:14:38 +02:00
..
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +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 hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipl.c s390/ipl: Fix boot order 2013-07-29 12:02:00 +02:00
s390-virtio-bus.c virtio: Remove unnecessary OBJECT() casts 2013-08-30 20:14:38 +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 virtio: Remove unnecessary OBJECT() casts 2013-08-30 20:14:38 +02:00
virtio-ccw.h virtio-ccw: Wire up guest and host notifies. 2013-06-25 17:11:12 +02:00