The following changes since commit 9303ecb658a0194560d1eecde165a1511223c2d8:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200727' into staging (2020-07-27 17:25:06 +0100) are available in the Git repository at: git://github.com/vivier/qemu.git tags/linux-user-for-5.1-pull-request for you to fetch changes up to 0f6bb1958f3aae0171996941df7fb7ea7536bb12: linux-user: Use getcwd syscall directly (2020-07-27 22:05:34 +0200) ---------------------------------------------------------------- linux-user 20200728 Fix "pgb_reserved_va: Assertion `guest_base != 0' failed." error Fix rt_sigtimedwait() errno Fix getcwd() errno ---------------------------------------------------------------- Andreas Schwab (1): linux-user: Use getcwd syscall directly Filip Bozuta (1): linux-user: Fix syscall rt_sigtimedwait() implementation Richard Henderson (1): linux-user: Ensure mmap_min_addr is non-zero linux-user/main.c | 16 ++++++++++++++-- linux-user/syscall.c | 13 ++++--------- 2 files changed, 18 insertions(+), 11 deletions(-) -- 2.26.2
