qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Linux user for 6.0 patches
@ 2021-03-28 16:06 Laurent Vivier
  2021-03-28 16:06 ` [PULL 1/2] linux-user/s390x: Use the guest pointer for the sigreturn stub Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurent Vivier @ 2021-03-28 16:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit 9e2e9fe3df9f539f8b6941ceb96d25355fdae47e:

  Update version for v6.0.0-rc0 release (2021-03-24 19:50:49 +0000)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-6.0-pull-request

for you to fetch changes up to 4a1e6bce2308b720d79d5ea0a3d24501c89bd80c:

  linux-user: allow NULL msg in recvfrom (2021-03-27 16:48:45 +0100)

----------------------------------------------------------------
linux-user pull request 20210328

- Fix recvfrom with NULL msg
- Fix sigreturn address on s390x

----------------------------------------------------------------

Andreas Krebbel (1):
  linux-user/s390x: Use the guest pointer for the sigreturn stub

Zach Reizner (1):
  linux-user: allow NULL msg in recvfrom

 linux-user/s390x/signal.c |  5 +++--
 linux-user/syscall.c      | 11 ++++++++---
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.30.2



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-28 16:06 [PULL 0/2] Linux user for 6.0 patches Laurent Vivier
2021-03-28 16:06 ` [PULL 1/2] linux-user/s390x: Use the guest pointer for the sigreturn stub Laurent Vivier
2021-03-28 16:06 ` [PULL 2/2] linux-user: allow NULL msg in recvfrom Laurent Vivier
2021-03-29 11:19 ` [PULL 0/2] Linux user for 6.0 patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).