qemu-e2k/hw/net
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less
In my "build everything" tree, changing hw/irq.h triggers a recompile
of some 5400 out of 6600 objects (not counting tests and objects that
don't depend on qemu/osdep.h).

hw/hw.h supposedly includes it for convenience.  Several other headers
include it just to get qemu_irq and.or qemu_irq_handler.

Move the qemu_irq and qemu_irq_handler typedefs from hw/irq.h to
qemu/typedefs.h, and then include hw/irq.h only where it's still
needed.  Touching it now recompiles only some 500 objects.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190812052359.30071-13-armbru@redhat.com>
2019-08-16 13:31:52 +02:00
..
can Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
fsl_etsec Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
rocker Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
allwinner_emac.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
cadence_gem.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
dp8393x.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
e1000_regs.h
e1000.c e1000: don't raise interrupt in pre_save() 2019-07-29 16:29:30 +08:00
e1000e_core.c
e1000e_core.h Supply missing header guards 2019-06-12 13:20:21 +02:00
e1000e.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
e1000x_common.c
e1000x_common.h Supply missing header guards 2019-06-12 13:20:21 +02:00
eepro100.c Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
etraxfs_eth.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
ftgmac100.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
imx_fec.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
Kconfig hw/net/ne2000: Extract the PCI device from the chipset common code 2019-05-17 15:19:39 +02:00
lan9118.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
lance.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
Makefile.objs hw/net/ne2000: Extract the PCI device from the chipset common code 2019-05-17 15:19:39 +02:00
mcf_fec.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
milkymist-minimac2.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
mipsnet.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
ne2000-isa.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
ne2000-pci.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
ne2000.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
ne2000.h
net_rx_pkt.c
net_rx_pkt.h
net_tx_pkt.c
net_tx_pkt.h
opencores_eth.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
pcnet-pci.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
pcnet.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
pcnet.h memory: Fix type of IOMMUMemoryRegionClass member @parent_class 2019-08-16 13:31:51 +02:00
rtl8139.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
smc91c111.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
spapr_llan.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
stellaris_enet.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
sungem.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
sunhme.c sunhme: ensure that RX descriptor ring overflow is indicated to client driver 2019-07-02 22:49:08 +01:00
trace-events sunhme: ensure that RX descriptor ring overflow is indicated to client driver 2019-07-02 22:49:08 +01:00
vhost_net-stub.c
vhost_net.c vhost_net: don't set backend for the uninitialized virtqueue 2019-05-17 17:00:12 +08:00
virtio-net.c net/announce: Add optional ID 2019-07-02 10:21:06 +08:00
vmware_utils.h
vmxnet3_defs.h Supply missing header guards 2019-06-12 13:20:21 +02:00
vmxnet3.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
vmxnet3.h
vmxnet_debug.h
xen_nic.c xen: Import other xen/io/*.h 2019-06-24 10:42:30 +01:00
xgmac.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
xilinx_axienet.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
xilinx_ethlite.c Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00