All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Linux user for 7.2 patches
@ 2022-11-03  8:49 Laurent Vivier
  2022-11-03  8:49 ` [PULL 1/4] linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent Vivier @ 2022-11-03  8:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-03 21:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03  8:49 [PULL 0/4] Linux user for 7.2 patches Laurent Vivier
2022-11-03  8:49 ` [PULL 1/4] linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler Laurent Vivier
2022-11-03  8:49 ` [PULL 2/4] linux-user: Add close_range() syscall Laurent Vivier
2022-11-03  8:49 ` [PULL 3/4] linux-user: Add strace output for timer_settime64() syscall Laurent Vivier
2022-11-03  8:49 ` [PULL 4/4] linux-user: always translate cmsg when recvmsg Laurent Vivier
2022-11-03 21:27 ` [PULL 0/4] Linux user for 7.2 patches Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.