]> git.ipfire.org Git - thirdparty/qemu.git/commit
exec/cpu-all: remove exec/target_page include
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 31 Mar 2025 21:40:55 +0000 (16:40 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:04:57 +0000 (15:04 -0700)
commit9c2ff9cdc9b33472333e9431cbf4417f5f228883
tree5d0c3f0d9fcb8c8d64601f31491e139d1646b0f6
parente9659a4da2e5d75b6d100007efe315150a943146
exec/cpu-all: remove exec/target_page include

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
105 files changed:
accel/tcg/tb-hash.h
hw/alpha/dp264.c
hw/arm/boot.c
hw/arm/smmuv3.c
hw/avr/atmega.c
hw/hppa/machine.c
hw/hyperv/hyperv.c
hw/hyperv/syndbg.c
hw/hyperv/vmbus.c
hw/i386/multiboot.c
hw/i386/pc.c
hw/i386/pc_sysfw_ovmf.c
hw/i386/vapic.c
hw/loongarch/virt.c
hw/m68k/q800.c
hw/m68k/virt.c
hw/openrisc/boot.c
hw/pci-host/astro.c
hw/ppc/e500.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/ppc_booke.c
hw/ppc/prep.c
hw/ppc/spapr_hcall.c
hw/riscv/riscv-iommu-pci.c
hw/riscv/riscv-iommu.c
hw/s390x/ipl.h
hw/s390x/s390-pci-bus.c
hw/s390x/s390-pci-inst.c
hw/s390x/s390-skeys.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/exec/cpu-all.h
monitor/hmp-cmds-target.c
semihosting/uaccess.c
target/alpha/cpu.c
target/alpha/helper.c
target/alpha/translate.c
target/arm/cpu.c
target/arm/gdbstub64.c
target/arm/ptw.c
target/arm/tcg/helper-a64.c
target/arm/tcg/op_helper.c
target/arm/tcg/sve_helper.c
target/arm/tcg/tlb-insns.c
target/arm/tcg/translate-a64.c
target/arm/tcg/translate.c
target/avr/helper.c
target/avr/translate.c
target/hppa/cpu.c
target/hppa/mem_helper.c
target/hppa/translate.c
target/i386/helper.c
target/i386/kvm/hyperv.c
target/i386/kvm/kvm.c
target/i386/kvm/xen-emu.c
target/i386/sev.c
target/i386/tcg/access.c
target/i386/tcg/mpx_helper.c
target/i386/tcg/system/excp_helper.c
target/i386/tcg/tcg-cpu.c
target/i386/tcg/translate.c
target/loongarch/cpu_helper.c
target/loongarch/tcg/tlb_helper.c
target/loongarch/tcg/translate.c
target/m68k/helper.c
target/m68k/translate.c
target/microblaze/helper.c
target/microblaze/mmu.c
target/microblaze/translate.c
target/mips/tcg/msa_helper.c
target/mips/tcg/system/cp0_helper.c
target/mips/tcg/system/tlb_helper.c
target/mips/tcg/translate.c
target/openrisc/mmu.c
target/openrisc/sys_helper.c
target/openrisc/translate.c
target/ppc/mem_helper.c
target/ppc/mmu-hash32.c
target/ppc/mmu_common.c
target/ppc/mmu_helper.c
target/ppc/translate.c
target/riscv/cpu_helper.c
target/riscv/pmp.c
target/riscv/tcg/tcg-cpu.c
target/riscv/translate.c
target/riscv/vector_helper.c
target/rx/cpu.c
target/s390x/helper.c
target/s390x/ioinst.c
target/s390x/mmu_helper.c
target/s390x/tcg/excp_helper.c
target/s390x/tcg/mem_helper.c
target/s390x/tcg/misc_helper.c
target/sh4/helper.c
target/sh4/translate.c
target/sparc/ldst_helper.c
target/sparc/mmu_helper.c
target/sparc/translate.c
target/tricore/helper.c
target/tricore/translate.c
target/xtensa/helper.c
target/xtensa/mmu_helper.c
target/xtensa/translate.c
target/xtensa/xtensa-semi.c