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
/
bsd-user
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-10
/
+4
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
-5
/
+4
2023-10-03
bsd-user: Implement host_to_target_siginfo.
Stacey Son
1
-0
/
+6
2023-09-20
bsd-user: spelling fixes
Michael Tokarev
1
-3
/
+3
2023-08-28
bsd-user; Update the definitions of __put_user and __get_user macros
Warner Losh
1
-4
/
+1
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
1
-0
/
+1
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-1
/
+2
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-01
bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
Warner Losh
1
-0
/
+5
2022-01-30
bsd-user/signal.c: do_sigaltstack
Warner Losh
1
-5
/
+67
2022-01-30
bsd-user/signal.c: implement do_sigaction
Warner Losh
1
-0
/
+82
2022-01-30
bsd-user/signal.c: implement do_sigreturn
Warner Losh
1
-0
/
+56
2022-01-28
bsd-user/signal.c: process_pending_signals
Warner Losh
1
-1
/
+55
2022-01-28
bsd-user/signal.c: tswap_siginfo
Warner Losh
1
-0
/
+53
2022-01-28
bsd-user/signal.c: handle_pending_signal
Warner Losh
1
-0
/
+87
2022-01-28
bsd-user/signal.c: setup_frame
Warner Losh
1
-0
/
+83
2022-01-28
bsd-user/signal.c: sigset manipulation routines.
Warner Losh
1
-0
/
+74
2022-01-28
bsd-user/signal.c: Fill in queue_signal
Warner Losh
1
-1
/
+12
2022-01-28
bsd-user/signal.c: Implement dump_core_and_abort
Warner Losh
1
-0
/
+76
2022-01-28
bsd-user/signal.c: Implement host_signal_handler
Warner Losh
1
-0
/
+105
2022-01-28
bsd-user/signal.c: Implement rewind_if_in_safe_syscall
Warner Losh
1
-1
/
+12
2022-01-28
bsd-user/signal.c: host_to_target_siginfo_noswap
Warner Losh
1
-0
/
+113
2022-01-28
bsd-user: Add trace events for bsd-user
Warner Losh
1
-0
/
+1
2022-01-28
bsd-user: Add host signals to the build
Warner Losh
1
-0
/
+1
2022-01-28
bsd-user/signal.c: Add si_type argument to queue_signal
Warner Losh
1
-2
/
+3
2022-01-28
bsd-user/signal.c: Implement signal_init()
Warner Losh
1
-0
/
+67
2022-01-28
bsd-user/signal.c: implement abstract target / host signal translation
Warner Losh
1
-0
/
+16
2022-01-28
bsd-user/signal.c: implement cpu_loop_exit_sigbus
Warner Losh
1
-3
/
+9
2022-01-28
bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
Warner Losh
1
-3
/
+12
2022-01-28
bsd-user/signal.c: implement force_sig_fault
Warner Losh
1
-0
/
+18
2021-11-02
bsd-user: Add stubs for new signal routines
Warner Losh
1
-0
/
+21
2021-10-18
bsd-user/signal: Create a dummy signal queueing function
Warner Losh
1
-1
/
+10
2021-05-11
bsd-user: remove target_signal.h, it's unused
Warner Losh
1
-1
/
+0
2016-02-04
bsd-user: Clean up includes
Peter Maydell
1
-6
/
+1
2015-12-17
linux-user: convert DEBUG_SIGNAL logging to tracepoints
Paolo Bonzini
1
-2
/
+0
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
1
-1
/
+0
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-3
/
+1
2009-01-05
Fix more FSF addresses
blueswir1
1
-1
/
+2
2008-10-26
Preliminary BSD user emulator support
blueswir1
1
-0
/
+39