summaryrefslogtreecommitdiff
path: root/target/xtensa/xtensa-semi.c
AgeCommit message (Expand)Author
2021-07-09target/xtensa/xtensa-semi: Fix compilation problem on HaikuThomas Huth
2021-03-10semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-06-10target/xtensa: Use env_cpu, env_archcpuRichard Henderson
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée
2019-03-23target/xtensa: don't announce exit simcallMax Filippov
2018-09-17target/xtensa: support input from chardev consoleMax Filippov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-06-06target/xtensa: support output to chardev consoleMax Filippov
2017-06-06target/xtensa: fix return value of read/write simcallsMax Filippov
2017-06-06target/xtensa: fix mapping direction in read/write simcallsMax Filippov
2017-03-11target/xtensa: fix semihosting argc/argv implementationMax Filippov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth