qemu-e2k/include/hw/s390x
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less
In my "build everything" tree, changing hw/qdev-properties.h triggers
a recompile of some 2700 out of 6600 objects (not counting tests and
objects that don't depend on qemu/osdep.h).

Many places including hw/qdev-properties.h (directly or via hw/qdev.h)
actually need only hw/qdev-core.h.  Include hw/qdev-core.h there
instead.

hw/qdev.h is actually pointless: all it does is include hw/qdev-core.h
and hw/qdev-properties.h, which in turn includes hw/qdev-core.h.
Replace the remaining uses of hw/qdev.h by hw/qdev-properties.h.

While there, delete a few superfluous inclusions of hw/qdev-core.h.

Touching hw/qdev-properties.h now recompiles some 1200 objects.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20190812052359.30071-22-armbru@redhat.com>
2019-08-16 13:31:53 +02:00
..
3270-ccw.h s390x/3270: IDA support for 3270 via CcwDataStream 2017-10-06 10:53:02 +02:00
adapter.h s390x/virtio-ccw: wire up irq routing and irqfds 2014-05-20 13:05:58 +02:00
ap-bridge.h s390x/ap: base Adjunct Processor (AP) object model 2018-10-12 11:32:18 +02:00
ap-device.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
css-bridge.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
css.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
ebcdic.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
event-facility.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
ioinst.h hw/s390x/ioinst: Fix alignment problem in struct SubchDev 2018-10-04 10:32:38 +02:00
s390-ccw.h vfio-ccw: support async command subregion 2019-06-24 17:27:57 +02:00
s390-virtio-ccw.h s390x: Fence huge pages prior to 3.1 2018-10-04 10:32:39 +02:00
s390_flic.h s390x/flic: cache the common flic class in a central function 2018-02-09 09:37:13 +01:00
sclp.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
storage-attributes.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
storage-keys.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
tod.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
vfio-ccw.h s390 vfio-ccw: Add bootindex property and IPLB data 2019-04-12 12:39:52 +02:00