Do not include sysemu/sysemu.h if it's not really necessary
commit4c386f8064ca3241a61341b5c5d5a70bbab496ab
authorThomas Huth <thuth@redhat.com>
Fri, 16 Apr 2021 17:13:11 +0000 (16 19:13 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:50 +0000 (2 17:24 +0200)
tree2e2ab4f32c1b65f150fcdb40fd2d634736176d85
parent19f4ed3652e0868dd840d3bfe70cfa2cf41936be
Do not include sysemu/sysemu.h if it's not really necessary

Stop including sysemu/sysemu.h in files that don't need it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210416171314.2074665-2-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
73 files changed:
accel/kvm/kvm-all.c
accel/tcg/user-exec-stub.c
backends/hostmem-file.c
backends/hostmem-memfd.c
backends/hostmem.c
block.c
block/block-backend.c
block/nfs.c
chardev/char-mux.c
chardev/char.c
gdbstub.c
hw/alpha/dp264.c
hw/arm/aspeed.c
hw/arm/cubieboard.c
hw/arm/digic_boards.c
hw/arm/exynos4_boards.c
hw/arm/mcimx6ul-evk.c
hw/arm/mcimx7d-sabre.c
hw/arm/npcm7xx_boards.c
hw/arm/orangepi.c
hw/arm/raspi.c
hw/arm/sabrelite.c
hw/arm/virt.c
hw/block/nvme-subsys.c
hw/core/machine-qmp-cmds.c
hw/core/null-machine.c
hw/core/numa.c
hw/i386/pc_piix.c
hw/i386/pc_sysfw.c
hw/input/lasips2.c
hw/intc/sifive_plic.c
hw/isa/isa-superio.c
hw/isa/piix3.c
hw/m68k/next-kbd.c
hw/microblaze/boot.c
hw/mips/malta.c
hw/misc/macio/macio.c
hw/net/can/xlnx-zynqmp-can.c
hw/net/i82596.c
hw/net/lasi_i82596.c
hw/nios2/boot.c
hw/ppc/ppc405_boards.c
hw/ppc/prep.c
hw/rx/rx-gdbsim.c
hw/s390x/ipl.c
hw/s390x/sclp.c
hw/sh4/shix.c
hw/ssi/sifive_spi.c
hw/vfio/display.c
hw/vfio/pci.c
hw/xtensa/virt.c
migration/ram.c
monitor/monitor.c
net/net.c
net/netmap.c
plugins/api.c
plugins/core.c
semihosting/config.c
semihosting/console.c
softmmu/arch_init.c
softmmu/device_tree.c
softmmu/physmem.c
softmmu/qdev-monitor.c
stubs/semihost.c
target/arm/cpu.c
target/openrisc/sys_helper.c
target/rx/helper.c
target/s390x/cpu.c
target/s390x/excp_helper.c
tcg/tcg.c
tests/qtest/fuzz/fuzz.c
tests/qtest/fuzz/qos_fuzz.c
util/oslib-win32.c