diff options
author | 2022-01-08 15:58:34 -0700 | |
---|---|---|
committer | 2022-01-28 15:52:38 -0700 | |
commit | 0ef599897345e0a43b3741a9990866c92a33d6e9 (patch) | |
tree | 1f9ab66eb83f67a87959a618e349b02dbade6366 /bsd-user/qemu.h | |
parent | bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user (diff) | |
download | qemu-0ef599897345e0a43b3741a9990866c92a33d6e9.tar.xz qemu-0ef599897345e0a43b3741a9990866c92a33d6e9.zip |
bsd-user/signal.c: implement force_sig_fault
Start to implement the force_sig_fault code. This currently just calls
queue_signal(). The bsd-user fork version of that will handle this the
synchronous nature of this call. Add signal-common.h to hold signal
helper functions like force_sig_fault.
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Kyle Evans <kevans@freebsd.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/qemu.h')
0 files changed, 0 insertions, 0 deletions