qemu-e2k/hw
Markus Armbruster d645427057 Include migration/vmstate.h less
In my "build everything" tree, changing migration/vmstate.h triggers a
recompile of some 2700 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 VMStateDescription.  The previous commit made
that unnecessary.

Include migration/vmstate.h only where it's still needed.  Touching it
now recompiles only some 1600 objects.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20190812052359.30071-16-armbru@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-08-16 13:31:52 +02:00
..
9pfs xen: Import other xen/io/*.h 2019-06-24 10:42:30 +01:00
acpi Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
adc Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
alpha Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
arm Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
audio Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
block Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
bt Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
char Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
core Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
cpu Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
cris Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
display Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
dma Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
gpio Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
hppa Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
hyperv Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
i2c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
i386 Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
ide Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
input Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
intc Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
ipack Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
ipmi Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
isa Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
lm32 Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
m68k Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
mem Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
microblaze Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
mips Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
misc Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
moxie Include sysemu/reset.h a lot less 2019-08-16 13:31:52 +02:00
net Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
nios2 Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
nvram Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
openrisc Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pci Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pci-bridge Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pci-host Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pcmcia Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
ppc Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
rdma Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
riscv Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
s390x Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
scsi Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
sd Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
semihosting semihosting: split console_out into string and char versions 2019-06-12 17:53:22 +01:00
sh4 Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
smbios Clean up inclusion of exec/cpu-common.h 2019-08-16 13:31:52 +02:00
sparc Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
sparc64 Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
ssi Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
timer Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
tpm Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
tricore Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
unicore32 Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
usb Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
vfio Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
virtio Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
watchdog Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
xen xen: Import other xen/io/*.h 2019-06-24 10:42:30 +01:00
xenpv xen: Replace few mentions of xend by libxl 2019-01-14 13:45:40 +00:00
xtensa Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
Kconfig semihosting: introduce CONFIG_SEMIHOSTING 2019-05-28 10:28:50 +01:00
Makefile.objs Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs 2019-07-15 20:58:37 +02:00