diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2023-08-22 14:55:03 -0700 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2023-10-18 15:33:53 -0700 |
| commit | dbde2c0c0eec5f9d6228fd418a127def561ea516 (patch) | |
| tree | 6281e7b946587b4cbade93a2256cc56813fb1217 /linux-user/mips/cpu_loop.c | |
| parent | 7dfd3ca8d95f9962cdd2ebdfcdd699279b98fa18 (diff) | |
| download | focaccia-qemu-dbde2c0c0eec5f9d6228fd418a127def561ea516.tar.gz focaccia-qemu-dbde2c0c0eec5f9d6228fd418a127def561ea516.zip | |
linux-user: Only register handlers for core_dump_signal by default
The set of fatal signals is really immaterial. If one arrives, and is unhandled, then the qemu process dies and the parent gets the correct signal. It is only for those signals which we would like to perform a guest core dump instead of a host core dump that we need to catch. Acked-by: Helge Deller <deller@gmx.de> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/mips/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions