qemu/semihosting
Richard Henderson e4a4aaa51b semihosting: Create qemu_semihosting_guestfd_init
For arm-compat, initialize console_{in,out}_gf;
otherwise, initialize stdio file descriptors.

This will go some way to cleaning up arm-compat, and
will allow other semihosting to use normal stdio.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-28 04:36:50 +05:30
..
arm-compat-semi.c semihosting: Expand qemu_semihosting_console_inc to read 2022-06-28 04:35:52 +05:30
config.c semihosting: Cleanup chardev init 2022-06-28 04:35:52 +05:30
console.c semihosting: Create qemu_semihosting_guestfd_init 2022-06-28 04:36:50 +05:30
guestfd.c semihosting: Create qemu_semihosting_guestfd_init 2022-06-28 04:36:50 +05:30
Kconfig
meson.build semihosting: Split out semihost_sys_open 2022-06-28 04:35:39 +05:30
syscalls.c semihosting: Add GuestFDConsole 2022-06-28 04:36:30 +05:30
uaccess.c semihosting: Simplify softmmu_lock_user_string 2022-06-28 04:35:06 +05:30