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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-2
/
+2
2024-01-23
linux-user: Fixed cpu restore with pc 0 on SIGBUS
Robbin Ehn
1
-2
/
+3
2023-10-30
linux-user: Fix guest signal remapping after adjusting SIGABRT
Richard Henderson
1
-5
/
+4
2023-10-18
linux-user: Remap guest SIGABRT
Richard Henderson
1
-7
/
+35
2023-10-18
linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
Richard Henderson
1
-1
/
+43
2023-10-18
linux-user: Split out host_sig{segv,bus}_handler
Richard Henderson
1
-60
/
+85
2023-10-18
linux-user: Simplify signal_init
Richard Henderson
1
-20
/
+22
2023-10-18
linux-user: Map unsupported signals to an out-of-bounds value
Richard Henderson
1
-34
/
+38
2023-10-18
linux-user: Only register handlers for core_dump_signal by default
Richard Henderson
1
-29
/
+14
2023-10-18
linux-user: Detect and report host crashes
Helge Deller
1
-6
/
+63
2023-10-18
linux-user: Exit not abort in die_with_backtrace
Richard Henderson
1
-1
/
+1
2023-10-18
linux-user: Split out die_with_signal
Richard Henderson
1
-24
/
+28
2023-10-04
build: Remove --enable-gprof
Richard Henderson
1
-5
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-8
/
+7
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
1
-1
/
+1
2023-01-16
linux-user: Clean up when exiting due to a signal
Ilya Leoshkevich
1
-3
/
+5
2022-09-27
linux-user: Add missing signals in strace output
Helge Deller
1
-34
/
+3
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-1
/
+2
2022-03-22
linux-user: Split out helpers for sigsuspend
Richard Henderson
1
-0
/
+23
2022-03-08
linux-user: Remove stale "not threadsafe" comments
Peter Maydell
1
-2
/
+0
2022-02-09
linux-user: Introduce host_sigcontext
Richard Henderson
1
-2
/
+2
2022-02-09
linux-user: Introduce host_signal_mask
Richard Henderson
1
-10
/
+8
2022-01-18
linux-user: Return void from queue_signal()
Peter Maydell
1
-3
/
+2
2022-01-18
linux-user: Rename user_force_sig tracepoint to match function name
Peter Maydell
1
-1
/
+1
2022-01-06
linux-user/nios2: Use set_sigmask in do_rt_sigreturn
Richard Henderson
1
-2
/
+0
2022-01-06
linux-user/signal: Map exit signals in SIGCHLD siginfo_t
Matthias Schiffer
1
-1
/
+6
2021-12-20
common-user: Move safe-syscall.* from linux-user
Richard Henderson
1
-1
/
+1
2021-12-19
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
1
-3
/
+3
2021-12-19
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
1
-2
/
+0
2021-11-23
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
Warner Losh
1
-3
/
+12
2021-11-02
linux-user: Handle BUS_ADRALN in host_signal_handler
Richard Henderson
1
-0
/
+3
2021-11-02
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
1
-0
/
+14
2021-11-02
accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
Richard Henderson
1
-3
/
+0
2021-11-02
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
1
-8
/
+22
2021-11-02
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson
1
-14
/
+0
2021-10-30
linux-user: Reorg handling for SIGSEGV
Richard Henderson
1
-14
/
+91
2021-10-01
linux-user: Add infrastructure for a signal trampoline page
Richard Henderson
1
-0
/
+3
2021-09-23
linux-user: Provide new force_sig_fault() function
Peter Maydell
1
-0
/
+17
2021-09-23
linux-user: Zero out target_siginfo_t in force_sig()
Peter Maydell
1
-1
/
+1
2021-09-13
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
1
-0
/
+2
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
1
-0
/
+1
2021-09-13
linux-user: Split loader-related prototypes into loader.h
Peter Maydell
1
-0
/
+1
2021-09-13
linux-user: Split strace prototypes into strace.h
Peter Maydell
1
-0
/
+1
2021-06-20
linux-user: Let sigaction query SIGKILL/SIGSTOP
Ilya Leoshkevich
1
-1
/
+5
2021-06-15
linux-user: Disable static assert involving __SIGRTMAX if it is missing
Michael Forney
1
-0
/
+2
2021-05-18
linux-user: Pass ka_restorer to do_sigaction
Richard Henderson
1
-1
/
+4
2021-05-15
linux-user: Pass CPUArchState to target_restore_altstack
Richard Henderson
1
-3
/
+3
2021-05-15
linux-user: Pass CPUArchState to do_sigaltstack
Richard Henderson
1
-7
/
+4
2021-05-15
linux-user: Split out target_restore_altstack
Richard Henderson
1
-50
/
+65
2021-02-13
linux-user/signal: Decode waitid si_code
Alistair Francis
1
-2
/
+1
[next]