Hi Peter, please pull the following linux-user fix for QEMU-2.12.
The following changes since commit 9abfc88af3ffd3b33c7fab4471da86462ee71d95: Merge remote-tracking branch 'remotes/xtensa/tags/20180402-xtensa' into staging (2018-04-03 19:02:46 +0100) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20180409-xtensa for you to fetch changes up to 9ac225171c9d6b2a1cba35a94ae7eeaa0106cf7d: linux-user: fix preadv/pwritev offsets (2018-04-09 18:57:49 -0700) ---------------------------------------------------------------- Fix file offset for preadv/pwritev linux-user syscalls. ---------------------------------------------------------------- Max Filippov (1): linux-user: fix preadv/pwritev offsets linux-user/syscall.c | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) -- Thanks. -- Max