diff options
author | 2024-04-08 14:33:35 -1000 | |
---|---|---|
committer | 2024-04-09 07:47:11 -1000 | |
commit | 143bcc1d59f174b6c6743bd4ca8f99415ed1aba2 (patch) | |
tree | 880680186cf7c312ef25b2d181de089c541d69b7 /plugins | |
parent | accel/tcg: Improve can_do_io management (diff) | |
download | qemu-143bcc1d59f174b6c6743bd4ca8f99415ed1aba2.tar.xz qemu-143bcc1d59f174b6c6743bd4ca8f99415ed1aba2.zip |
linux-user: Preserve unswapped siginfo_t for strace
Passing the tswapped structure to strace means that
our internal si_type is also gone, which then aborts
in print_siginfo.
Fixes: 4d6d8a05a0a ("linux-user: Move tswap_siginfo out of target code")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions