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/include/semihosting
Richard Henderson d0b4cfa629 semihosting: Move user-only implementation out-of-line
Avoid testing CONFIG_USER_ONLY in semihost.h.
The only function that's required is semihosting_enabled.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
common-semi.h semihosting: Move common-semi.h to include/semihosting/ 3 years ago
console.h semihosting/console: Avoid including 'cpu.h' 3 months ago
guestfd.h semihosting: Create qemu_semihosting_guestfd_init 3 years ago
semihost.h semihosting: Move user-only implementation out-of-line 3 days ago
syscalls.h semihosting/syscalls: Include missing 'exec/cpu-defs.h' header 3 months ago
uaccess.h semihosting/uaccess: Briefly document returned values 3 months ago