mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
870ab98bee
Honour the commandline -semihosting-config userspace=on option, instead of always permitting userspace semihosting calls in system emulation mode, by passing the correct value to the is_userspace argument of semihosting_enabled(). Note that this is a behaviour change: if the user wants to do semihosting calls from userspace they must now specifically enable them on the command line. xtensa semihosting is not implemented for linux-user builds. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Max Filippov <jcmvbkbc@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220822141230.3658237-7-peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
---|---|---|
.. | ||
core-dc232b | ||
core-dc233c | ||
core-de212 | ||
core-de233_fpu | ||
core-dsp3400 | ||
core-fsf | ||
core-lx106 | ||
core-sample_controller | ||
core-test_kc705_be | ||
core-test_mmuhifi_c3 | ||
core-dc232b.c | ||
core-dc233c.c | ||
core-de212.c | ||
core-de233_fpu.c | ||
core-dsp3400.c | ||
core-fsf.c | ||
core-lx106.c | ||
core-sample_controller.c | ||
core-test_kc705_be.c | ||
core-test_mmuhifi_c3.c | ||
cores.list | ||
cpu-param.h | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
dbg_helper.c | ||
exc_helper.c | ||
fpu_helper.c | ||
gdbstub.c | ||
helper.c | ||
helper.h | ||
import_core.sh | ||
Kconfig | ||
meson.build | ||
mmu_helper.c | ||
monitor.c | ||
op_helper.c | ||
overlay_tool.h | ||
translate.c | ||
win_helper.c | ||
xtensa-isa-internal.h | ||
xtensa-isa.c | ||
xtensa-isa.h | ||
xtensa-semi.c |