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
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/aarch64: Implement SME signal handling
Richard Henderson
2022-07-11
1
-13
/
+154
*
linux-user/aarch64: Move sve record checks into restore
Richard Henderson
2022-07-11
1
-16
/
+35
*
linux-user/aarch64: Verify extra record lock succeeded
Richard Henderson
2022-07-11
1
-0
/
+3
*
linux-user/aarch64: Do not allow duplicate or short sve records
Richard Henderson
2022-07-11
1
-1
/
+4
*
linux-user/aarch64: Tidy target_restore_sigframe error return
Richard Henderson
2022-07-11
1
-14
/
+10
*
linux-user/aarch64: Add SM bit to SVE signal context
Richard Henderson
2022-07-11
1
-1
/
+8
*
linux-user/aarch64: Introduce sve_vq
Richard Henderson
2022-06-08
1
-2
/
+2
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-20
1
-2
/
+2
*
linux-user/aarch64: Implement setup_sigtramp
Richard Henderson
2021-10-01
1
-13
/
+21
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Pass CPUArchState to target_restore_altstack
Richard Henderson
2021-05-15
1
-1
/
+1
*
linux-user: Use target_restore_altstack in all sigreturn
Richard Henderson
2021-05-15
1
-5
/
+1
*
linux-user/aarch64: Reset btype for signals
Richard Henderson
2020-10-27
1
-2
/
+8
*
linux-user/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-1
/
+1
*
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-2
/
+2
*
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
1
-2
/
+2
*
linux-user: move get_sp_from_cpustate() to target_cpu.h
Laurent Vivier
2018-06-04
1
-1
/
+0
*
linux-user: introduce target_sigsp() and target_save_altstack()
Laurent Vivier
2018-05-03
1
-11
/
+2
*
linux-user: move aarch64 signal.c parts to aarch64 directory
Laurent Vivier
2018-04-30
1
-0
/
+568
*
linux-user: create a dummy per arch signal.c
Laurent Vivier
2018-04-30
1
-0
/
+18