You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/semihosting
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>
1 month ago
..
Kconfig semihosting: Restrict to TCG 11 months ago
arm-compat-semi.c semihosting/arm-compat: Include missing 'cpu.h' header 5 months ago
config.c semihosting: fix memleak at semihosting_arg_fallback 2 years ago
console.c semihosting/console: Avoid including 'cpu.h' 5 months ago
guestfd.c semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header 1 year ago
meson.build semihosting: Move user-only implementation out-of-line 2 months ago
stubs-all.c semihosting: Move user-only implementation out-of-line 2 months ago
stubs-system.c semihosting: Move user-only implementation out-of-line 2 months ago
syscalls.c semihosting: add guest_error logging for failed opens 5 months ago
uaccess.c include: Remove 'exec/exec-all.h' 1 month ago
user.c semihosting: Assert is_user in user-only semihosting_enabled 2 months ago