qemu-e2k/include/hw/semihosting
Alex Bennée 78e24848f6 semihosting: split console_out into string and char versions
This is ostensibly to avoid the weirdness of len looking like it might
come from a guest and sometimes being used. While we are at it fix up
the error checking for the arm-linux-user implementation of the API
which got flagged up by Coverity (CID 1401700).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-06-12 17:53:22 +01:00
..
console.h semihosting: split console_out into string and char versions 2019-06-12 17:53:22 +01:00
semihost.h semihosting: enable chardev backed output for console 2019-05-28 10:28:50 +01:00