qemu-e2k/hw/intc
Markus Armbruster db72581598 Include qemu/main-loop.h less
In my "build everything" tree, changing qemu/main-loop.h triggers a
recompile of some 5600 out of 6600 objects (not counting tests and
objects that don't depend on qemu/osdep.h).  It includes block/aio.h,
which in turn includes qemu/event_notifier.h, qemu/notify.h,
qemu/processor.h, qemu/qsp.h, qemu/queue.h, qemu/thread-posix.h,
qemu/thread.h, qemu/timer.h, and a few more.

Include qemu/main-loop.h only where it's needed.  Touching it now
recompiles only some 1700 objects.  For block/aio.h and
qemu/event_notifier.h, these numbers drop from 5600 to 2800.  For the
others, they shrink only slightly.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190812052359.30071-21-armbru@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-08-16 13:31:52 +02:00
..
Kconfig kconfig: add CONFIG_MSI_NONBROKEN 2019-03-18 09:39:57 +01:00
Makefile.objs spapr/xive: add KVM support 2019-05-29 11:39:45 +10:00
allwinner-a10-pic.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
apic.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
apic_common.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
arm_gic.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
arm_gic_common.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
arm_gic_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
arm_gicv2m.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
arm_gicv3.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
arm_gicv3_common.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
arm_gicv3_cpuif.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
arm_gicv3_dist.c hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1 2019-06-17 15:13:19 +01:00
arm_gicv3_its_common.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
arm_gicv3_its_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
arm_gicv3_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
arm_gicv3_redist.c hw/intc/arm_gicv3: Fix decoding of ID register range 2019-06-17 15:13:19 +01:00
armv7m_nvic.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
aspeed_vic.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
bcm2835_ic.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
bcm2836_control.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
etraxfs_pic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
exynos4210_combiner.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
exynos4210_gic.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
gic_internal.h hw/intc/arm_gic: Drop GIC_BASE_IRQ macro 2018-09-25 15:13:24 +01:00
gicv3_internal.h target-arm: Add GICv3CPUState in CPUARMState struct 2017-02-28 17:10:00 +00:00
grlib_irqmp.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
heathrow_pic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
i8259.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
i8259_common.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
imx_avic.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
imx_gpcv2.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
intc.c intc: add an interface to gather statistics/informations on interrupt controllers 2016-10-04 10:00:25 +02:00
ioapic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
ioapic_common.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
lm32_pic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
mips_gic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
nios2_iic.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
omap_intc.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
ompic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
openpic.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
openpic_kvm.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
pl190.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pnv_xive.c Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
pnv_xive_regs.h ppc/pnv: add a XIVE interrupt controller model for POWER9 2019-03-12 14:33:04 +11:00
puv3_intc.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
realview_gic.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
s390_flic.c Include qemu/main-loop.h less 2019-08-16 13:31:52 +02:00
s390_flic_kvm.c Include migration/qemu-file-types.h a lot less 2019-08-16 13:31:52 +02:00
sh_intc.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
slavio_intctl.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
spapr_xive.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
spapr_xive_kvm.c spapr/xive: Fix migration of hot-plugged CPUs 2019-08-13 16:50:30 +10:00
trace-events ioapic: allow buggy guests mishandling level-triggered interrupts to make progress 2019-05-17 15:19:39 +02:00
vgic_common.h intc/gic: Extract some reusable vGIC code 2015-09-24 01:29:36 +01:00
xics.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
xics_kvm.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
xics_pnv.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
xics_spapr.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
xilinx_intc.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
xive.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
xlnx-pmu-iomod-intc.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
xlnx-zynqmp-ipi.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00