summaryrefslogtreecommitdiffstats
path: root/linux-user/arm/cpu_loop.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Use `qemu_log' for non-strace loggingJosh Kunz2020-02-191-2/+3
* target/arm: only update pc after semihosting completesAlex Bennée2020-01-091-0/+1
* linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIANRichard Henderson2019-10-241-0/+1
* target/arm: remove run-time semihosting checks for linux-userAlex Bennée2019-09-271-3/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1
* target/arm: Use env_cpu, env_archcpuRichard Henderson2019-06-101-1/+1
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-1/+1
* linux-user: Don't call gdb_handlesig() before queue_signal()Peter Maydell2018-11-121-12/+4Star
* linux-user: Add ARM get_tls syscall supportChristophe Lyon2018-04-301-0/+3
* linux-user: move arm cpu loop to arm directoryLaurent Vivier2018-04-301-0/+430
* linux-user: create a dummy per arch cpu_loop.cLaurent Vivier2018-04-301-0/+26