index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
arm
/
cpu_loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
1
-1
/
+1
*
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
linux-user/arm: Implement __kernel_cmpxchg64 with host atomics
Richard Henderson
2022-03-23
1
-39
/
+36
*
linux-user/arm: Implement __kernel_cmpxchg with host atomics
Richard Henderson
2022-03-23
1
-25
/
+62
*
linux-user/arm: Implement __kernel_memory_barrier
Richard Henderson
2022-03-23
1
-1
/
+1
*
linux-user: Fix comment typo in arm cpu_loop code
Peter Maydell
2022-01-18
1
-2
/
+2
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-20
1
-1
/
+1
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-20
1
-1
/
+1
*
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
1
-4
/
+26
*
linux-user/arm: Use force_sig_fault()
Peter Maydell
2021-09-23
1
-38
/
+15
*
linux-user/arm: Use force_sig() to deliver fpa11 emulation SIGFPE
Peter Maydell
2021-09-23
1
-7
/
+4
*
linux-user/arm: Set siginfo_t addr field for SIGTRAP signals
Peter Maydell
2021-09-23
1
-0
/
+1
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user/arm: Simplify accumulating and raising fpa11 exceptions
Richard Henderson
2021-05-15
1
-32
/
+18
*
linux-user/arm: Do not fill in si_code for fpa11 exceptions
Richard Henderson
2021-05-15
1
-20
/
+6
*
linux-user/arm: Do not emulate fpa11 in thumb mode
Richard Henderson
2021-05-15
1
-1
/
+1
*
linux-user/arm: Split out emulate_arm_fpa11
Richard Henderson
2021-05-15
1
-59
/
+94
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
1
-1
/
+2
*
linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
Peter Maydell
2020-11-23
1
-0
/
+28
*
linux-user/arm: Fix identification of syscall numbers
Peter Maydell
2020-05-21
1
-66
/
+77
*
linux-user/arm: Handle invalid arm-specific syscalls correctly
Peter Maydell
2020-05-21
1
-4
/
+26
*
linux-user/arm: Remove bogus SVC 0xf0002 handling
Peter Maydell
2020-05-21
1
-3
/
+1
*
linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
Peter Maydell
2020-05-21
1
-22
/
+8
*
linux-user: Use `qemu_log' for non-strace logging
Josh Kunz
2020-02-19
1
-2
/
+3
*
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
1
-0
/
+1
*
linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
1
-0
/
+1
*
target/arm: remove run-time semihosting checks for linux-user
Alex Bennée
2019-09-27
1
-3
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-12
/
+4
*
linux-user: Add ARM get_tls syscall support
Christophe Lyon
2018-04-30
1
-0
/
+3
*
linux-user: move arm cpu loop to arm directory
Laurent Vivier
2018-04-30
1
-0
/
+430
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26