diff options
author | Andreas Schwab <schwab@suse.de> | 2015-03-10 17:11:35 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2015-03-22 15:18:51 +0200 |
commit | 17644b362746c400f45b0d2b0a3ce8a52fed13fb (patch) | |
tree | 88f8abf7a31f030b0de1a45e16988ade90ec15c0 /qemu-log.c | |
parent | 92bed463d12ab9e1e34cdd44673ab9c4315ad1d2 (diff) | |
download | hqemu-17644b362746c400f45b0d2b0a3ce8a52fed13fb.zip hqemu-17644b362746c400f45b0d2b0a3ce8a52fed13fb.tar.gz |
linux-user: fix emulation of splice syscall
The second and fourth argument are in/out parameters, store them back
after the syscall. Also, the fourth argument was mishandled, and EFAULT
handling was missing.
Signed-off-by: Andreas Schwab <schwab@suse.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'qemu-log.c')
0 files changed, 0 insertions, 0 deletions