qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Linux user for 5.1 patches
@ 2020-07-28 12:34 Laurent Vivier
  2020-07-28 12:34 ` [PULL 1/3] linux-user: Ensure mmap_min_addr is non-zero Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurent Vivier @ 2020-07-28 12:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

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



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

end of thread, other threads:[~2020-07-28 17:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-28 12:34 [PULL 0/3] Linux user for 5.1 patches Laurent Vivier
2020-07-28 12:34 ` [PULL 1/3] linux-user: Ensure mmap_min_addr is non-zero Laurent Vivier
2020-07-28 12:34 ` [PULL 2/3] linux-user: Fix syscall rt_sigtimedwait() implementation Laurent Vivier
2020-07-28 12:34 ` [PULL 3/3] linux-user: Use getcwd syscall directly Laurent Vivier
2020-07-28 17:00 ` [PULL 0/3] Linux user for 5.1 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).