target: Do not include "exec/exec-all.h" if it is not necessary
Code change produced with: $ git grep '#include "exec/exec-all.h"' | \ cut -d: -f-1 | \ xargs egrep -L "(cpu_address_space_init|cpu_loop_|tlb_|tb_|GETPC|singlestep|TranslationBlock)" | \ xargs sed -i.bak '/#include "exec\/exec-all.h"/d' Signed-off-by:Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-10-f4bug@amsat.org> Acked-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- bsd-user/qemu.h 0 additions, 1 deletionbsd-user/qemu.h
- hw/i386/kvmvapic.c 0 additions, 1 deletionhw/i386/kvmvapic.c
- target/arm/arm-powerctl.c 0 additions, 1 deletiontarget/arm/arm-powerctl.c
- target/arm/arm_ldst.h 0 additions, 1 deletiontarget/arm/arm_ldst.h
- target/arm/crypto_helper.c 0 additions, 1 deletiontarget/arm/crypto_helper.c
- target/arm/iwmmxt_helper.c 0 additions, 1 deletiontarget/arm/iwmmxt_helper.c
- target/arm/neon_helper.c 0 additions, 1 deletiontarget/arm/neon_helper.c
- target/arm/psci.c 0 additions, 1 deletiontarget/arm/psci.c
- target/arm/vec_helper.c 0 additions, 1 deletiontarget/arm/vec_helper.c
- target/cris/cpu.c 0 additions, 1 deletiontarget/cris/cpu.c
- target/hppa/helper.c 0 additions, 1 deletiontarget/hppa/helper.c
- target/hppa/int_helper.c 0 additions, 1 deletiontarget/hppa/int_helper.c
- target/i386/hax-all.c 0 additions, 1 deletiontarget/i386/hax-all.c
- target/i386/hax-mem.c 0 additions, 1 deletiontarget/i386/hax-mem.c
- target/i386/hax-windows.c 0 additions, 1 deletiontarget/i386/hax-windows.c
- target/i386/hvf/hvf.c 0 additions, 1 deletiontarget/i386/hvf/hvf.c
- target/i386/hvf/x86_task.c 0 additions, 1 deletiontarget/i386/hvf/x86_task.c
- target/i386/whpx-all.c 0 additions, 1 deletiontarget/i386/whpx-all.c
- target/lm32/cpu.c 0 additions, 1 deletiontarget/lm32/cpu.c
- target/m68k/cpu.c 0 additions, 1 deletiontarget/m68k/cpu.c
Loading
Please register or sign in to comment