[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/8] Linux user for 6.1 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/8] Linux user for 6.1 patches |
Date: |
Thu, 8 Jul 2021 22:16:50 +0100 |
On Thu, 8 Jul 2021 at 11:10, Laurent Vivier <laurent@vivier.eu> wrote:
>
> The following changes since commit 9aef0954195cc592e86846dbbe7f3c2c5603690a:
>
> Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream'
> into staging (2021-07-06 11:24:58 +0100)
>
> are available in the Git repository at:
>
> git://github.com/vivier/qemu.git tags/linux-user-for-6.1-pull-request
>
> for you to fetch changes up to c632ea1dd90313bc360b9de9d5014c2167f4d038:
>
> linux-user/syscall: Remove hardcoded tabs (code style) (2021-07-07 21:34:21
> +0200)
>
> ----------------------------------------------------------------
> linux-user pull request 20210708
>
> Code and style cleanup
> Add ppid in self/stat
> ELF_HWCAP for RISC-V
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1
for any user-visible changes.
-- PMM
- [PULL 0/8] Linux user for 6.1 patches, Laurent Vivier, 2021/07/08
- [PULL 1/8] linux-user/elfload: Implement ELF_HWCAP for RISC-V, Laurent Vivier, 2021/07/08
- [PULL 2/8] linux-user: fill ppid field in /proc/self/stat, Laurent Vivier, 2021/07/08
- [PULL 4/8] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN, Laurent Vivier, 2021/07/08
- [PULL 3/8] linux-user: Fix style problems in linuxload.c, Laurent Vivier, 2021/07/08
- [PULL 5/8] linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN, Laurent Vivier, 2021/07/08
- [PULL 7/8] linux-user/alpha: Remove hardcoded tabs (code style), Laurent Vivier, 2021/07/08
- [PULL 6/8] linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN, Laurent Vivier, 2021/07/08
- [PULL 8/8] linux-user/syscall: Remove hardcoded tabs (code style), Laurent Vivier, 2021/07/08
- Re: [PULL 0/8] Linux user for 6.1 patches,
Peter Maydell <=