aboutsummaryrefslogtreecommitdiff
path: root/linux-user/arm/semihost.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard1-0/+27
2019-06-12semihosting: split console_out into string and char versionsAlex Bennée1-3/+28
2019-05-28target/arm: use the common interface for WRITE0/WRITEC in arm-semiAlex Bennée1-0/+24