The following changes since commit a11f65ec1b8adcb012b89c92819cbda4dc25aaf1:
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2022-11-01 13:49:33 -0400) are available in the Git repository at: https://gitlab.com/laurent_vivier/qemu.git tags/linux-user-for-7.2-pull-request for you to fetch changes up to 16c81dd563b94e9392a578ccf5aa762d01e8f165: linux-user: always translate cmsg when recvmsg (2022-11-02 17:29:17 +0100) ---------------------------------------------------------------- linux-user pull request 20221103 Fix recvmsg Fix hppa exception handler Add close_range Add strace for timer_settime64 ---------------------------------------------------------------- Helge Deller (3): linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler linux-user: Add close_range() syscall linux-user: Add strace output for timer_settime64() syscall Icenowy Zheng (1): linux-user: always translate cmsg when recvmsg linux-user/hppa/cpu_loop.c | 19 ++++++++++++++----- linux-user/strace.list | 8 +++++++- linux-user/syscall.c | 22 +++++++++++++++++++++- 3 files changed, 42 insertions(+), 7 deletions(-) -- 2.37.3
