All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] linux-user patch queue
@ 2024-11-23 15:07 Richard Henderson
  2024-11-23 15:07 ` [PULL 1/2] linux-user: Print tid not pid with strace Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Richard Henderson @ 2024-11-23 15:07 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 34754a3a627e1937be7f3daaa0c5e73d91c7d9b5:

  Update version for v9.2.0-rc1 release (2024-11-20 18:27:48 +0000)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-lu-20241122

for you to fetch changes up to d95fd9838b540e69da9b07538ec8ad6ab9eab260:

  linux-user: Fix strace output for s390x mmap() (2024-11-22 14:20:38 -0600)

----------------------------------------------------------------
linux-user: Fix strace output for s390x mmap()
linux-user: Print tid not pid with strace

----------------------------------------------------------------
Ilya Leoshkevich (1):
      linux-user: Fix strace output for s390x mmap()

J. Neuschäfer (1):
      linux-user: Print tid not pid with strace

 linux-user/syscall_defs.h | 7 +++++++
 linux-user/strace.c       | 4 ++--
 linux-user/syscall.c      | 5 +----
 3 files changed, 10 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2024-11-24 19:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-23 15:07 [PULL 0/2] linux-user patch queue Richard Henderson
2024-11-23 15:07 ` [PULL 1/2] linux-user: Print tid not pid with strace Richard Henderson
2024-11-23 19:42   ` J. Neuschäfer
2024-11-23 15:07 ` [PULL 2/2] linux-user: Fix strace output for s390x mmap() Richard Henderson
2024-11-24 19:07 ` [PULL 0/2] linux-user patch queue Peter Maydell

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.