]> git.proxmox.com Git - mirror_qemu.git/commit
Do not include cpu.h if it's not really necessary
authorThomas Huth <thuth@redhat.com>
Fri, 16 Apr 2021 17:13:13 +0000 (19:13 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:51 +0000 (17:24 +0200)
commit2068cabd3fb1f46dbdd8b24eeaded89a4c9d85e1
tree0e81654d30815d42fb6bb95105a7e2f3e6ebc1b1
parentead62c75f618c072a3a18221fd03ae99ae923cca
Do not include cpu.h if it's not really necessary

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

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210416171314.2074665-4-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
120 files changed:
accel/stubs/kvm-stub.c
accel/stubs/tcg-stub.c
accel/tcg/cpu-exec-common.c
accel/tcg/cpu-exec.c
accel/tcg/cputlb.c
accel/tcg/plugin-gen.c
accel/tcg/translate-all.c
accel/tcg/translator.c
accel/tcg/user-exec.c
bsd-user/main.c
disas.c
dump/dump.c
dump/win_dump.c
hw/arm/allwinner-a10.c
hw/arm/allwinner-h3.c
hw/arm/armv7m.c
hw/arm/aspeed.c
hw/arm/aspeed_ast2600.c
hw/arm/aspeed_soc.c
hw/arm/bcm2836.c
hw/arm/cubieboard.c
hw/arm/digic_boards.c
hw/arm/exynos4_boards.c
hw/arm/fsl-imx25.c
hw/arm/fsl-imx31.c
hw/arm/imx25_pdk.c
hw/arm/kzm.c
hw/arm/msf2-som.c
hw/arm/nrf51_soc.c
hw/arm/orangepi.c
hw/arm/raspi.c
hw/arm/stellaris.c
hw/arm/xlnx-zcu102.c
hw/arm/xlnx-zynqmp.c
hw/char/spapr_vty.c
hw/core/machine-qmp-cmds.c
hw/hppa/dino.c
hw/hppa/lasi.c
hw/i386/kvm/apic.c
hw/i386/kvm/clock.c
hw/i386/kvmvapic.c
hw/i386/microvm.c
hw/i386/pc_piix.c
hw/i386/vmport.c
hw/intc/apic.c
hw/intc/apic_common.c
hw/intc/arm_gic_kvm.c
hw/intc/armv7m_nvic.c
hw/intc/grlib_irqmp.c
hw/intc/openpic_kvm.c
hw/intc/s390_flic.c
hw/intc/s390_flic_kvm.c
hw/intc/xics.c
hw/intc/xics_kvm.c
hw/intc/xics_spapr.c
hw/m68k/next-cube.c
hw/mips/loongson3_virt.c
hw/mips/malta.c
hw/mips/mips_int.c
hw/mips/mipssim.c
hw/misc/mips_itu.c
hw/net/spapr_llan.c
hw/nios2/10m50_devboard.c
hw/nios2/boot.c
hw/nios2/generic_nommu.c
hw/nvram/spapr_nvram.c
hw/ppc/ppc.c
hw/ppc/ppc440_uc.c
hw/ppc/prep.c
hw/ppc/spapr_drc.c
hw/ppc/spapr_events.c
hw/ppc/spapr_hcall.c
hw/ppc/spapr_pci.c
hw/ppc/spapr_pci_vfio.c
hw/ppc/spapr_rng.c
hw/ppc/spapr_rtas.c
hw/ppc/spapr_rtas_ddw.c
hw/ppc/spapr_rtc.c
hw/ppc/spapr_tpm_proxy.c
hw/remote/proxy-memory-listener.c
hw/rx/rx-gdbsim.c
hw/rx/rx62n.c
hw/s390x/3270-ccw.c
hw/s390x/css-bridge.c
hw/s390x/css.c
hw/s390x/ipl.c
hw/s390x/pv.c
hw/s390x/s390-pci-bus.c
hw/s390x/s390-pci-inst.c
hw/s390x/s390-stattrib-kvm.c
hw/s390x/s390-stattrib.c
hw/s390x/s390-virtio-ccw.c
hw/s390x/sclp.c
hw/s390x/sclpcpu.c
hw/scsi/spapr_vscsi.c
hw/sh4/sh7750.c
hw/tricore/tc27x_soc.c
hw/tricore/triboard.c
hw/vfio/ap.c
hw/vfio/migration.c
hw/vfio/spapr.c
hw/xtensa/sim.c
hw/xtensa/virt.c
hw/xtensa/xtensa_memory.c
linux-user/main.c
linux-user/semihost.c
migration/ram.c
monitor/misc.c
plugins/api.c
plugins/core.c
plugins/loader.c
semihosting/arm-compat-semi.c
semihosting/console.c
softmmu/arch_init.c
softmmu/memory.c
softmmu/memory_mapping.c
softmmu/physmem.c
tcg/tcg-op-vec.c
tcg/tcg-op.c
tcg/tcg.c