[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/2] Linux user for 6.0 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/2] Linux user for 6.0 patches |
Date: |
Mon, 29 Mar 2021 11:19:35 +0000 |
On Sun, 28 Mar 2021 at 17:09, Laurent Vivier <laurent@vivier.eu> wrote:
>
> 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
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM