diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-02-12 19:22:20 -0800 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2020-03-26 08:08:54 +0100 |
commit | acf768a904396b4a4b5fdfcb566843379dc8feb0 (patch) | |
tree | b64ec3207ab3c99bd0dbde3c9af6219163639359 /tests | |
parent | 628460891dd46c25e33eec01757ac655679ea198 (diff) | |
download | qemu-acf768a904396b4a4b5fdfcb566843379dc8feb0.zip qemu-acf768a904396b4a4b5fdfcb566843379dc8feb0.tar.gz qemu-acf768a904396b4a4b5fdfcb566843379dc8feb0.tar.bz2 |
linux-user/i386: Split out gen_signal
This is a bit tidier than open-coding the 5 lines necessary
to initialize the target_siginfo_t. In addition, this zeros
the remaining bytes of the target_siginfo_t, rather than
passing in garbage.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200213032223.14643-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions