diff options
author | Peter Maydell | 2019-09-16 16:15:44 +0200 |
---|---|---|
committer | Peter Maydell | 2019-10-15 19:09:04 +0200 |
commit | 6ee18643770b360da0c8ee44aa07708caa516fa9 (patch) | |
tree | e33b9e6ca0683709473303cd26a3e3f5ea8ae2ab /hw/arm/aspeed.c | |
parent | target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension (diff) | |
download | qemu-6ee18643770b360da0c8ee44aa07708caa516fa9.tar.gz qemu-6ee18643770b360da0c8ee44aa07708caa516fa9.tar.xz qemu-6ee18643770b360da0c8ee44aa07708caa516fa9.zip |
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
SH_EXT_STDOUT_STDERR is a v2.0 semihosting extension: the guest
can open ":tt" with a file mode requesting append access in
order to open stderr, in addition to the existing "open for
read for stdin or write for stdout". Implement this and
report it via the :semihosting-features data.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20190916141544.17540-16-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/aspeed.c')
0 files changed, 0 insertions, 0 deletions