xemu/semihosting
Richard Henderson 1b9177f749 semihosting: Create semihost_sys_poll_one
This will be used for implementing the xtensa select_one
system call.  Choose "poll" over "select" so that we can
reuse Glib's g_poll constants and to avoid struct timeval.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-28 04:41:37 +05:30
..
arm-compat-semi.c semihosting: Use console_out_gf for SYS_WRITE0 2022-06-28 04:40:47 +05:30
config.c semihosting: Cleanup chardev init 2022-06-28 04:35:52 +05:30
console.c semihosting: Create semihost_sys_poll_one 2022-06-28 04:41:37 +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: Create semihost_sys_poll_one 2022-06-28 04:41:37 +05:30
uaccess.c semihosting: Simplify softmmu_lock_user_string 2022-06-28 04:35:06 +05:30