aboutsummaryrefslogtreecommitdiff
path: root/target/arm/arm-semi.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12semihosting: split console_out into string and char versionsAlex Bennée1-2/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-10target/arm: Use env_cpu, env_archcpuRichard Henderson1-2/+2
2019-05-28target/arm: correct return values for WRITE/READ in arm-semiAlex Bennée1-8/+12
2019-05-28target/arm: add LOG_UNIMP messages to arm-semiAlex Bennée1-2/+3
2019-05-28target/arm: use the common interface for WRITE0/WRITEC in arm-semiAlex Bennée1-25/+4
2019-05-28target/arm: fixup some of the commentary for arm-semiAlex Bennée1-9/+31
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée1-1/+1
2019-05-23arm: Remove unnecessary includes of hw/arm/arm.hPeter Maydell1-1/+0
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster1-1/+1
2018-08-24target/arm: Remove a handful of stray tabsPeter Maydell1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+656