summaryrefslogtreecommitdiffstats
path: root/linux-user/semihost.c
Commit message (Expand)AuthorAgeFilesLines
* semihosting: Remove qemu_semihosting_console_outsRichard Henderson2022-06-281-17/+0Star
* semihosting: Remove qemu_semihosting_console_outcRichard Henderson2022-06-281-16/+0Star
* semihosting: Create qemu_semihosting_console_writeRichard Henderson2022-06-281-0/+5
* semihosting: Expand qemu_semihosting_console_inc to readRichard Henderson2022-06-281-4/+6
* semihosting: Pass CPUState to qemu_semihosting_console_incRichard Henderson2022-06-281-1/+1
* linux-user: Split linux-user internals out of qemu.hPeter Maydell2021-09-131-0/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé2021-03-101-1/+1
* riscv: Add semihosting supportKeith Packard2021-01-181-4/+4
* semihosting: Move ARM semihosting code to shared directoriesKeith Packard2021-01-181-0/+76