Alex Bennée
|
d96bf49ba8
gdbstub: move chunks of user code into own files
|
2 anni fa |
Ilya Leoshkevich
|
da91c19202
linux-user: Clean up when exiting due to a signal
|
2 anni fa |
Helge Deller
|
7b72aa1d81
linux-user: Add missing signals in strace output
|
2 anni fa |
Marc-André Lureau
|
8905770b27
compiler.h: replace QEMU_NORETURN with G_NORETURN
|
3 anni fa |
Richard Henderson
|
0a99f09383
linux-user: Split out helpers for sigsuspend
|
3 anni fa |
Peter Maydell
|
4ff17cf0aa
linux-user: Remove stale "not threadsafe" comments
|
3 anni fa |
Richard Henderson
|
9940799bde
linux-user: Introduce host_sigcontext
|
3 anni fa |
Richard Henderson
|
c8c89a6a30
linux-user: Introduce host_signal_mask
|
3 anni fa |
Peter Maydell
|
337e88d890
linux-user: Return void from queue_signal()
|
3 anni fa |
Peter Maydell
|
b5f9536643
linux-user: Rename user_force_sig tracepoint to match function name
|
3 anni fa |
Richard Henderson
|
155fff93f8
linux-user/nios2: Use set_sigmask in do_rt_sigreturn
|
3 anni fa |
Matthias Schiffer
|
139e5de7c8
linux-user/signal: Map exit signals in SIGCHLD siginfo_t
|
3 anni fa |
Richard Henderson
|
bbf15aaf7c
common-user: Move safe-syscall.* from linux-user
|
3 anni fa |
Richard Henderson
|
af254a2792
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
|
3 anni fa |
Richard Henderson
|
0a7e01904d
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
|
3 anni fa |
Warner Losh
|
0763788868
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
|
3 anni fa |
Richard Henderson
|
742f07628c
linux-user: Handle BUS_ADRALN in host_signal_handler
|
3 anni fa |
Richard Henderson
|
12ed56407e
linux-user: Add cpu_loop_exit_sigbus
|
3 anni fa |
Richard Henderson
|
eeca7dc566
accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
|
3 anni fa |
Richard Henderson
|
72d2bbf9ff
linux-user: Add cpu_loop_exit_sigsegv
|
3 anni fa |
Richard Henderson
|
04de121aaf
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
|
3 anni fa |
Richard Henderson
|
e6037d04c5
linux-user: Reorg handling for SIGSEGV
|
3 anni fa |
Richard Henderson
|
db2af69d6b
linux-user: Add infrastructure for a signal trampoline page
|
3 anni fa |
Peter Maydell
|
af7969605e
linux-user: Provide new force_sig_fault() function
|
4 anni fa |
Peter Maydell
|
819121b9b0
linux-user: Zero out target_siginfo_t in force_sig()
|
4 anni fa |
Peter Maydell
|
85b4fa0cd1
linux-user: Don't include gdbstub.h in qemu.h
|
4 anni fa |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
4 anni fa |
Peter Maydell
|
3ad0a76928
linux-user: Split loader-related prototypes into loader.h
|
4 anni fa |
Peter Maydell
|
a44d57a3b9
linux-user: Split strace prototypes into strace.h
|
4 anni fa |
Ilya Leoshkevich
|
ee3500d33a
linux-user: Let sigaction query SIGKILL/SIGSTOP
|
4 anni fa |