index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
microblaze
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/microblaze: Implement setup_sigtramp
Richard Henderson
2021-10-01
1
-7
/
+17
*
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/microblaze: Remove non-rt signal frames
Richard Henderson
2020-10-14
1
-95
/
+2
*
linux-user/microblaze: Implement rt signal frames
Richard Henderson
2020-10-14
1
-9
/
+82
*
target/microblaze: Split out PC from env->sregs
Richard Henderson
2020-09-01
1
-4
/
+4
*
linux-user: Do not report "syscall not implemented" by default
Philippe Mathieu-Daudé
2018-07-09
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
-3
/
+1
*
linux-user: move microblaze signal.c parts to microblaze directory
Laurent Vivier
2018-04-30
1
-0
/
+230
*
linux-user: create a dummy per arch signal.c
Laurent Vivier
2018-04-30
1
-0
/
+18