aboutsummaryrefslogtreecommitdiff
path: root/hw/net
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2023-08-12 18:43:14 +0200
committerRichard Henderson <richard.henderson@linaro.org>2023-10-18 15:33:45 -0700
commit7dfd3ca8d95f9962cdd2ebdfcdd699279b98fa18 (patch)
tree6f40f17dcf718d261f6877cee659ab80135d20b1 /hw/net
parentee72c47eebe119575b2bb684912bbb8c9efc9ba7 (diff)
downloadqemu-7dfd3ca8d95f9962cdd2ebdfcdd699279b98fa18.zip
qemu-7dfd3ca8d95f9962cdd2ebdfcdd699279b98fa18.tar.gz
qemu-7dfd3ca8d95f9962cdd2ebdfcdd699279b98fa18.tar.bz2
linux-user: Detect and report host crashes
If there is an internal program error in the qemu source code which raises SIGSEGV or SIGBUS, we currently assume the signal belongs to the guest. With an artificial error introduced, we will now print QEMU internal SIGSEGV {code=MAPERR, addr=(nil)} Signed-off-by: Helge Deller <deller@gmx.de> Message-Id: <20230812164314.352131-1-deller@gmx.de> [rth: Use in_code_gen_buffer and die_with_signal; drop backtrace] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/net')
0 files changed, 0 insertions, 0 deletions