mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 05:28:36 -07:00
linux-user: Reorg handling for SIGSEGV
Add stub host-signal.h for all linux-user hosts. Add new code replacing cpu_signal_handler. Full migration will happen one host at a time. Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
ba0e733362
commit
e6037d04c5
14 changed files with 106 additions and 16 deletions
1
linux-user/host/sparc/host-signal.h
Normal file
1
linux-user/host/sparc/host-signal.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
#define HOST_SIGNAL_PLACEHOLDER
|
||||
Loading…
Add table
Add a link
Reference in a new issue