qemu/linux-user
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h'
"exec/exec-all.h" is now fully empty, let's remove it.

Mechanical change running:

  $ sed -i '/exec\/exec-all.h/d' $(git grep -wl exec/exec-all.h)

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250424202412.91612-14-philmd@linaro.org>
2025-04-30 12:45:05 -07:00
..
aarch64 linux-user/aarch64: Remove unused get/put_user macros 2025-03-14 10:49:20 +00:00
alpha user: Prefer cached CpuClass over CPU_GET_CLASS() macro 2025-03-09 17:00:47 +01:00
arm include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07:00
generic
hexagon
hppa
i386
include
loongarch64 linux-user/loongarch64: Decode BRK break codes for FPE signals 2025-04-24 10:46:09 +08:00
m68k
microblaze
mips
mips64
openrisc
ppc
riscv
s390x
sh4
sparc
x86_64
xtensa cleanup: Drop pointless return at end of function 2025-04-24 09:33:42 +02:00
elfload.c accel/tcg: Use vaddr for walk_memory_regions callback 2025-04-30 12:45:05 -07:00
errnos.c.inc
exit.c
fd-trans.c
fd-trans.h
flat.h
flatload.c include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07:00
gen-vdso-elfn.c.inc
gen-vdso.c
ioctls.h
linux_loop.h
linuxload.c
loader.h
main.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
meson.build plugins/api: split out binary path/start/end/entry code 2025-03-10 10:30:01 +00:00
mmap.c include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07:00
plugin-api.c plugins/api: split out binary path/start/end/entry code 2025-03-10 10:30:01 +00:00
qemu.h exec: Restrict 'cpu_ldst.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
semihost.c
signal-common.h
signal.c user: Prefer cached CpuClass over CPU_GET_CLASS() macro 2025-03-09 17:00:47 +01:00
socket.h
strace.c
strace.h
strace.list
syscall.c accel/tcg: Use vaddr for walk_memory_regions callback 2025-04-30 12:45:05 -07:00
syscall_defs.h exec/cpu-all: remove BSWAP_NEEDED 2025-03-21 12:53:36 +01:00
syscall_types.h
thunk.c
trace-events
trace.h
uaccess.c
uname.c
uname.h
user-internals.h include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
user-mmap.h user: Extract common MMAP API to 'user/mmap.h' 2025-03-09 14:54:32 +01:00
vm86.c