]> Git Repo - qemu.git/commit
bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
authorWarner Losh <[email protected]>
Sat, 8 Jan 2022 23:03:51 +0000 (16:03 -0700)
committerWarner Losh <[email protected]>
Fri, 28 Jan 2022 22:52:39 +0000 (15:52 -0700)
commitfc9f9bdd3a6111d0bb419282657f89eea7d8de88
treebd904f2a286db9c12efb93d088e2a08886750311
parent2bd010c4bfdaecee33f3ba4a785ccaaf84df25c1
bsd-user/signal.c: Implement cpu_loop_exit_sigsegv

First attempt at implementing cpu_loop_exit_sigsegv, mostly copied from
linux-user version of this function.

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]>
Reviewed-by: Richard Henderson <[email protected]>
bsd-user/signal.c
This page took 0.024013 seconds and 4 git commands to generate.