qemu/hw/arm
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed
In my "build everything" tree, changing hw/hw.h triggers a recompile
of some 2600 out of 6600 objects (not counting tests and objects that
don't depend on qemu/osdep.h).

The previous commits have left only the declaration of hw_error() in
hw/hw.h.  This permits dropping most of its inclusions.  Touching it
now recompiles less than 200 objects.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20190812052359.30071-19-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-08-16 13:31:52 +02:00
..
allwinner-a10.c ide: Include hw/ide/internal a bit less outside hw/ide/ 2019-08-16 13:31:52 +02:00
armsse.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
armv7m.c Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
aspeed_soc.c aspeed: Link SCU to the watchdog 2019-07-01 17:29:00 +01:00
aspeed.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
bcm2835_peripherals.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
bcm2836.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
boot.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
collie.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
cubieboard.c ide: Include hw/ide/internal a bit less outside hw/ide/ 2019-08-16 13:31:52 +02:00
digic_boards.c
digic.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
exynos4_boards.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
exynos4210.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
fsl-imx6.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
fsl-imx6ul.c hw/arm/fsl-imx6ul.c: Remove dead SMP-related code 2019-07-22 14:07:39 +01:00
fsl-imx7.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
fsl-imx25.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
fsl-imx31.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
gumstix.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
highbank.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
imx25_pdk.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
integratorcp.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
Kconfig hw/arm: Add arm SBSA reference machine, skeleton part 2019-07-01 17:29:00 +01:00
kzm.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
mainstone.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
Makefile.objs hw/arm: Add arm SBSA reference machine, skeleton part 2019-07-01 17:29:00 +01:00
mcimx6ul-evk.c hw/arm/fsl-imx6ul.c: Remove dead SMP-related code 2019-07-22 14:07:39 +01:00
mcimx7d-sabre.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
microbit.c
mps2-tz.c
mps2.c
msf2-soc.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
msf2-som.c hw/arm/msf2-som: Exit when the cpu is not the expected one 2019-07-01 17:28:59 +01:00
musca.c hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards 2019-06-17 15:12:25 +01:00
musicpal.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
netduino2.c
nrf51_soc.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
nseries.c Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
omap1.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
omap2.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
omap_sx1.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
palm.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
pxa2xx_gpio.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pxa2xx_pic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
pxa2xx.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
raspi.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
realview.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
sabrelite.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
sbsa-ref.c hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL 2019-07-08 14:11:31 +01:00
smmu-common.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
smmu-internal.h
smmuv3-internal.h
smmuv3.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
spitz.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
stellaris.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
stm32f205_soc.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
strongarm.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
strongarm.h
sysbus-fdt.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
tosa.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
trace-events
versatilepb.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
vexpress.c hw/arm: Replace global smp variables with machine smp properties 2019-07-05 17:08:03 -03:00
virt-acpi-build.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
virt.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
xilinx_zynq.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
xlnx-versal-virt.c
xlnx-versal.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
xlnx-zcu102.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
xlnx-zynqmp.c ide: Include hw/ide/internal a bit less outside hw/ide/ 2019-08-16 13:31:52 +02:00
z2.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00