qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/3] Linux user for 5.1 patches
Date: Tue, 28 Jul 2020 14:34:29 +0200	[thread overview]
Message-ID: <20200728123432.501354-1-laurent@vivier.eu> (raw)

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



             reply	other threads:[~2020-07-28 12:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28 12:34 Laurent Vivier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200728123432.501354-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).