Home
last modified time | relevance | path

Searched hist:"940 b30904e928854250988c3802f334c8ee12bd4" (Results 1 – 1 of 1) sorted by relevance

/qemu/accel/tcg/
H A Duser-exec.c940b30904e928854250988c3802f334c8ee12bd4 Mon Sep 13 20:04:11 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Fold cpu_exit_tb_from_sighandler into caller

Remove the comment about siglongjmp. We do use sigsetjmp
in the main cpu loop, but we do not save the signal mask
as most exits from the cpu loop do not require them.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>