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é ddd1731385 semihosting: Restrict to TCG
Semihosting currently uses the TCG probe_access API.
It is pointless to have it in the binary when TCG isn't.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240717105723.58965-9-philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240718094523.1198645-16-alex.bennee@linaro.org>
4 months ago
..
Kconfig semihosting: Restrict to TCG 4 months ago
arm-compat-semi.c {linux,bsd}-user: Introduce get_task_state() 9 months ago
config.c semihosting: fix memleak at semihosting_arg_fallback 1 year ago
console.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 11 months ago
guestfd.c semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header 7 months ago
meson.build semihosting: move stubs out of stubs/ 8 months ago
stubs-all.c semihosting: move stubs out of stubs/ 8 months ago
stubs-system.c semihosting: move stubs out of stubs/ 8 months ago
syscalls.c semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() 1 year ago
uaccess.c include/exec: Change cpu_mmu_index argument to CPUState 10 months ago