xemu/semihosting
Richard Henderson 5aadd18299 semihosting: Inline set_swi_errno into common_semi_cb
Do not store 'err' into errno only to read it back immediately.
Use 'ret' for the return value, not 'reg0'.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-28 04:35:07 +05:30
..
arm-compat-semi.c semihosting: Inline set_swi_errno into common_semi_cb 2022-06-28 04:35:07 +05:30
common-semi.h
config.c semihosting/config: Merge --semihosting-config option groups 2022-06-10 14:32:36 +01:00
console.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
guestfd.c semihosting: Split out guestfd.c 2022-06-28 04:35:07 +05:30
Kconfig
meson.build semihosting: Split out guestfd.c 2022-06-28 04:35:07 +05:30
uaccess.c semihosting: Simplify softmmu_lock_user_string 2022-06-28 04:35:06 +05:30