qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 46/53] semihosting: Add GuestFDConsole


From: Alex Bennée
Subject: Re: [PATCH v4 46/53] semihosting: Add GuestFDConsole
Date: Mon, 27 Jun 2022 09:56:44 +0100
User-agent: mu4e 1.7.27; emacs 28.1.50

Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]