index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
linux-user: Fix broken m68k signal handling on 64 bit hosts
Peter Maydell
1
-3
/
+3
2015-01-27
linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user
Peter Maydell
1
-17
/
+11
2015-01-27
linux-user/signal.c: Remove current_exec_domain_sig()
Peter Maydell
1
-25
/
+6
2014-09-08
linux-user: Handle PPC64 ELFv2 Function Pointers
Tom Musta
1
-10
/
+30
2014-09-08
linux-user: Implement do_setcontext for PPC64
Tom Musta
1
-5
/
+5
2014-09-08
linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer
Tom Musta
1
-0
/
+29
2014-09-08
linux-user: Enable Signal Handlers on PPC64
Tom Musta
1
-48
/
+73
2014-09-08
linux-user: Split PPC Trampoline Encoding from Register Save
Tom Musta
1
-6
/
+12
2014-09-08
linux-user: Fix Stack Pointer Bug in PPC setup_rt_frame
Tom Musta
1
-1
/
+1
2014-08-22
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
Tom Musta
1
-1
/
+11
2014-07-15
linux-user: use TARGET_SA_ONSTACK in get_sigframe
Riku Voipio
1
-3
/
+4
2014-06-17
signal/ppc/do_setcontext remove __get_user return check
Riku Voipio
1
-2
/
+1
2014-06-17
signal/sparc64_set_context: remove __get_user checks
Riku Voipio
1
-9
/
+3
2014-06-17
signal/ppc/{save,restore}_user_regs remove __put/get error checks
Riku Voipio
1
-85
/
+41
2014-06-17
signal/all/setup_frame remove __put_user checks
Riku Voipio
1
-72
/
+25
2014-06-17
signal/all/do_sigreturn - remove __get_user checks
Riku Voipio
1
-41
/
+18
2014-06-17
signal/all/do_sigaltstack remove __get_user value check
Riku Voipio
1
-4
/
+5
2014-06-17
signal/sparc/restore_fpu_state: remove
Riku Voipio
1
-37
/
+0
2014-06-17
signal/all: remove return value from restore_sigcontext
Riku Voipio
1
-31
/
+12
2014-06-17
signal/all: remove return value from setup_sigcontext
Riku Voipio
1
-44
/
+21
2014-06-17
signal/all: remove return value from copy_siginfo_to_user
Riku Voipio
1
-19
/
+9
2014-06-17
signal/x86/setup_frame: __put_user cleanup
Riku Voipio
1
-12
/
+4
2014-06-17
signal/all: remove __get/__put_user return value reading
Riku Voipio
1
-370
/
+364
2014-05-02
linux-user/signal.c: Set fault address in AArch64 signal info
Peter Maydell
1
-2
/
+1
2014-03-27
linux-user: remove duplicate statement
Prasad Joshi
1
-2
/
+0
2014-03-17
linux-user: Don't allow guest to block SIGSEGV
Peter Maydell
1
-1
/
+61
2014-03-17
signal: added a wrapper for sigprocmask function
Alex Barcelo
1
-24
/
+34
2014-03-17
linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturn
Peter Maydell
1
-1
/
+1
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
1
-6
/
+11
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+4
2014-03-03
linux-user: AArch64: Implement SA_RESTORER for signal handlers
Michael Matz
1
-6
/
+10
2014-03-03
linux-user/signal.c: Fix AArch64 big-endian FP register restore
Peter Maydell
1
-2
/
+8
2014-02-18
linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
Peter Maydell
1
-0
/
+1
2014-02-03
linux-user: Fix trampoline code for CRIS
Stefan Weil
1
-4
/
+4
2014-01-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+4
2014-01-08
linux-user: AArch64: Use correct values for FPSR/FPCR in sigcontext
Will Newton
1
-3
/
+7
2013-12-23
linux-user: Use macro TARGET_NSIG_WORDS where possible
Stefan Weil
1
-4
/
+4
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
1
-2
/
+4
2013-09-10
linux-user: Add signal handling for AArch64
Andreas Schwab
1
-0
/
+260
2013-07-29
linux-user/signal.c: Avoid using uninitialized data in ARM sigreturn
Peter Maydell
1
-16
/
+20
2013-07-29
linux-user/signal.c: PPC: Silence clang uninitialized-use warning
Peter Maydell
1
-1
/
+1
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
1
-1
/
+2
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-5
/
+7
2013-07-09
linux-user: Change thread_env to CPUState
Andreas Färber
1
-5
/
+7
2013-07-05
linux-user: fix signal number range check
Andreas Schwab
1
-2
/
+2
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-05-20
linux-user: Save the correct resume address for MIPS signal handling
Kwok Cheung Yeung
1
-1
/
+2
2013-05-20
linux-user: Fix MIPS ISA transitions during signal handling
Kwok Cheung Yeung
1
-0
/
+13
2013-03-05
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
1
-115
/
+42
2013-03-05
mips-linux-user: Share o32 code for n32 and n64 signals
Richard Henderson
1
-1
/
+29
[next]