Richard Henderson <[email protected]> writes:
> Add a GuestFDType for connecting to the semihosting console. > Hook up to read, write, isatty, and fstat syscalls. > > Note that the arm-specific syscall flen cannot be applied > to the console, because the console is not a descriptor > exposed to the guest. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
