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
/
aarch64
/
cpu_loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/aarch64: Reset PSTATE.SM on syscalls
Richard Henderson
2022-07-11
1
-0
/
+9
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
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: 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: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
1
-19
/
+27
*
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
1
-3
/
+9
*
linux-user/aarch64: Use force_sig_fault()
Peter Maydell
2021-09-23
1
-25
/
+8
*
linux-user/aarch64: 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
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
2021-02-16
1
-0
/
+11
*
linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
Richard Henderson
2021-02-16
1
-0
/
+3
*
linux-user/aarch64: Pass syndrome to EXC_*_ABORT
Richard Henderson
2021-02-16
1
-3
/
+21
*
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
1
-1
/
+2
*
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
1
-0
/
+1
*
linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
1
-0
/
+1
*
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
-3
/
+3
*
target/arm: Put all PAC keys into a structure
Richard Henderson
2019-05-22
1
-5
/
+1
*
linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
Richard Henderson
2019-05-22
1
-23
/
+6
*
linux-user: Initialize aarch64 pac keys
Richard Henderson
2019-02-01
1
-2
/
+29
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-8
/
+5
*
linux-user: move aarch64 cpu loop to aarch64 directory
Laurent Vivier
2018-04-30
1
-0
/
+156
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26