diff options
author | Peter Maydell | 2016-05-27 16:51:43 +0200 |
---|---|---|
committer | Riku Voipio | 2016-06-07 15:39:06 +0200 |
commit | eb5525013ae4eaaa3038607aeb7bc1954fff8656 (patch) | |
tree | 13bc167d1db5fdcb78992bae213eb2728c3ad598 /linux-user/target_flat.h | |
parent | linux-user: check if NETLINK_ROUTE is available (diff) | |
download | qemu-eb5525013ae4eaaa3038607aeb7bc1954fff8656.tar.gz qemu-eb5525013ae4eaaa3038607aeb7bc1954fff8656.tar.xz qemu-eb5525013ae4eaaa3038607aeb7bc1954fff8656.zip |
linux-user: Factor out handle_signal code from process_pending_signals()
Factor out the code to handle a single signal from the
process_pending_signals() function. The use of goto for flow control
is OK currently, but would get significantly uglier if extended to
allow running the handle_signal code multiple times.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/target_flat.h')
0 files changed, 0 insertions, 0 deletions