[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/8] Linux user for 5.2 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/8] Linux user for 5.2 patches |
Date: |
Wed, 28 Oct 2020 16:25:17 +0000 |
On Mon, 26 Oct 2020 at 22:12, Laurent Vivier <laurent@vivier.eu> wrote:
>
> The following changes since commit 4c5b97bfd0dd54dc27717ae8d1cd10e14eef1430:
>
> Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-req=
> uest' into staging (2020-10-22 12:33:21 +0100)
>
> are available in the Git repository at:
>
> git://github.com/vivier/qemu.git tags/linux-user-for-5.2-pull-request
>
> for you to fetch changes up to ab97f0505bec6280c5455009b7678daf5c9278bc:
>
> target/xtensa: enable all coprocessors for linux-user (2020-10-26 12:07:19 =
> +0100)
>
> ----------------------------------------------------------------
> Update syscall numbers to 5.9-rc7
> Fixes for prctl(), accept4() and xtensa
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.
-- PMM
- [PULL 0/8] Linux user for 5.2 patches, Laurent Vivier, 2020/10/26
- [PULL 2/8] linux-user: Support f_flags in statfs64 when available., Laurent Vivier, 2020/10/26
- [PULL 4/8] linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7, Laurent Vivier, 2020/10/26
- [PULL 1/8] Fix stack smashing when handling PR_GET_PDEATHSIG, Laurent Vivier, 2020/10/26
- [PULL 8/8] target/xtensa: enable all coprocessors for linux-user, Laurent Vivier, 2020/10/26
- [PULL 5/8] linux-user: update syscall.tbl to Linux 5.9-rc7, Laurent Vivier, 2020/10/26
- [PULL 6/8] linux-user: remove _sysctl, Laurent Vivier, 2020/10/26
- [PULL 3/8] linux-user: update syscall_nr.h to Linux 5.9-rc7, Laurent Vivier, 2020/10/26
- [PULL 7/8] linux-user: correct errno returned from accept4() syscall, Laurent Vivier, 2020/10/26
- Re: [PULL 0/8] Linux user for 5.2 patches,
Peter Maydell <=