]> git.proxmox.com Git - mirror_qemu.git/commit - bsd-user/signal-common.h
bsd-user/signal.c: implement abstract target / host signal translation
authorWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 23:48:03 +0000 (16:48 -0700)
committerWarner Losh <imp@bsdimp.com>
Fri, 28 Jan 2022 22:52:39 +0000 (15:52 -0700)
commit1366ef817a151f8f89a561494ea24204ad7917c7
treeb2a430f8bead332de097d3d90b7d1a5d50a01205
parent67ccbe798fef0912da54ecfddcf6ef5f0a02020b
bsd-user/signal.c: implement abstract target / host signal translation

Implement host_to_target_signal and target_to_host_signal.

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>
bsd-user/signal-common.h
bsd-user/signal.c