summaryrefslogtreecommitdiff
path: root/linux-user/arm/cpu_loop.c
AgeCommit message (Expand)Author
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée
2019-10-24linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIANRichard Henderson
2019-09-27target/arm: remove run-time semihosting checks for linux-userAlex Bennée
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-10target/arm: Use env_cpu, env_archcpuRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2018-11-12linux-user: Don't call gdb_handlesig() before queue_signal()Peter Maydell
2018-04-30linux-user: Add ARM get_tls syscall supportChristophe Lyon
2018-04-30linux-user: move arm cpu loop to arm directoryLaurent Vivier
2018-04-30linux-user: create a dummy per arch cpu_loop.cLaurent Vivier