index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
arm
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Move tswap_siginfo out of target code
Gustavo Romero
2024-03-13
1
-1
/
+1
*
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-06
1
-1
/
+1
*
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-31
1
-17
/
+32
|
\
|
*
linux-user/arm: Add vdso
Richard Henderson
2023-10-30
1
-17
/
+32
*
|
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
1
-0
/
+1
|
/
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-19
1
-4
/
+4
*
linux-user/arm: Implement setup_sigtramp
Richard Henderson
2021-10-01
1
-71
/
+108
*
linux-user/arm: Drop "_v2" from symbols in signal.c
Richard Henderson
2021-10-01
1
-70
/
+45
*
linux-user/arm: Drop v1 signal frames
Richard Henderson
2021-10-01
1
-216
/
+4
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
target/arm: Do hflags rebuild in cpsr_write()
Peter Maydell
2021-08-26
1
-2
/
+0
*
linux-user: Pass CPUArchState to target_restore_altstack
Richard Henderson
2021-05-15
1
-2
/
+2
*
linux-user: Use target_restore_altstack in all sigreturn
Richard Henderson
2021-05-15
1
-7
/
+2
*
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
Peter Maydell
2020-05-21
1
-6
/
+0
*
linux-user/arm: Reset CPSR_E when entering a signal handler
Amanieu d'Antras
2020-05-21
1
-1
/
+7
*
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
1
-0
/
+1
*
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
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
-13
/
+4
*
linux-user: ARM-FDPIC: Add support for signals for FDPIC targets
Christophe Lyon
2018-05-03
1
-16
/
+89
*
linux-user: move arm signal.c parts to arm directory
Laurent Vivier
2018-04-30
1
-0
/
+754
*
linux-user: create a dummy per arch signal.c
Laurent Vivier
2018-04-30
1
-0
/
+18