qemu-patch-raspberry4/hw/s390x
Paolo Bonzini b4a42f8138 hw: move qdev-monitor.o to toplevel directory
qdev-monitor.c is the only "core qdev" file that is not used in
user-mode emulation, and it does not define anything that is used
by hardware models.  Remove it from the hw/ directory and
remove hw/qdev-monitor.h from hw/qdev.h too; this requires
some files to have some new explicitly includes.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-01 13:54:10 +01:00
..
css.c s390: Fix handling of iscs. 2013-02-13 11:56:02 -06:00
css.h s390: Virtual channel subsystem support. 2013-01-29 21:50:04 +01:00
event-facility.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
event-facility.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ipl.c target-s390x: Pass S390CPU to s390_{add, del}_running_cpu() 2013-02-01 02:02:20 +01:00
Makefile.objs s390: Add s390-ccw-virtio machine. 2013-01-29 21:50:05 +01:00
s390-virtio-bus.c virtio-net: pass host features to virtio_net_init 2013-02-08 07:37:24 -06:00
s390-virtio-bus.h s390: Move hw files to hw/s390x 2013-01-29 21:50:04 +01:00
s390-virtio-ccw.c s390: Add s390-ccw-virtio machine. 2013-01-29 21:50:05 +01:00
s390-virtio-hcall.c s390: Move hw files to hw/s390x 2013-01-29 21:50:04 +01:00
s390-virtio.c target-s390x: Pass S390CPU to s390_{add, del}_running_cpu() 2013-02-01 02:02:20 +01:00
s390-virtio.h s390: Add s390-ccw-virtio machine. 2013-01-29 21:50:05 +01:00
sclp.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sclp.h s390x: Spelling fixes (endianess -> endianness, occured -> occurred) 2012-12-07 12:34:11 +01:00
sclpconsole.c hw: move qdev-monitor.o to toplevel directory 2013-03-01 13:54:10 +01:00
sclpquiesce.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
virtio-ccw.c virtio-net: pass host features to virtio_net_init 2013-02-08 07:37:24 -06:00
virtio-ccw.h s390: Add new channel I/O based virtio transport. 2013-01-29 21:50:04 +01:00