semihosting: Expand qemu_semihosting_console_inc to read
commite7fb6f320548c1b0c25d291466a0249ee80d91b6
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 1 May 2022 19:31:08 +0000 (1 12:31 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Jun 2022 23:05:52 +0000 (28 04:35 +0530)
tree418c8dc3bae7cc3dfcb21b749ed5fcd5a9f60fe5
parent3367d452b001e91547634756e32246610701df5c
semihosting: Expand qemu_semihosting_console_inc to read

Allow more than one character to be read at one time.
Will be used by m68k and nios2 semihosting for stdio.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/semihosting/console.h
linux-user/semihost.c
semihosting/arm-compat-semi.c
semihosting/console.c