diff options
author | 2014-03-03 15:07:41 +0100 | |
---|---|---|
committer | 2014-03-03 23:08:14 +0200 | |
commit | 974a196d7fc9f2f5553589b0022226b877e5c9b1 (patch) | |
tree | fa4f3a42adfa7877509534c907328ddea0b8b34a /scripts/qapi.py | |
parent | linux-user: Implement sendmmsg syscall (diff) | |
download | qemu-974a196d7fc9f2f5553589b0022226b877e5c9b1.tar.xz qemu-974a196d7fc9f2f5553589b0022226b877e5c9b1.zip |
linux-user: translate signal number on return from sigtimedwait
On success, sigtimedwait() returns a signal number that needs to be
translated from a host value to a target value.
This change also fixes issues with sigwait (that is implemented using
sigtimedwait()).
Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions