On 1/25/22 12:29, Warner Losh wrote:
Implement host_to_target_signal and target_to_host_signal.Signed-off-by: Stacey Son<[email protected]> Signed-off-by: Kyle Evans<[email protected]> Signed-off-by: Warner Losh<[email protected]> Reviewed-by: Peter Maydell<[email protected]> --- bsd-user/signal-common.h | 2 ++ bsd-user/signal.c | 16 ++++++++++++++++ 2 files changed, 18 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
