qemu/semihosting
Richard Henderson 5f9ca6f3c5 semihosting: Add target_strlen for softmmu-uaccess.h
Mirror the interface of the user-only function of the same name.
Use probe_access_flags for the common case of ram, and
cpu_memory_rw_debug for the uncommon case of mmio.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v3: Use probe_access_flags (pmm)
2022-06-28 04:35:06 +05:30
..
arm-compat-semi.c semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h 2022-06-28 04:35:06 +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
Kconfig
meson.build semihosting: Move softmmu-uaccess.h functions out of line 2022-06-28 04:35:06 +05:30
uaccess.c semihosting: Add target_strlen for softmmu-uaccess.h 2022-06-28 04:35:06 +05:30