[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/30] Linux user for 7.0 patches
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL 00/30] Linux user for 7.0 patches |
|
Date: |
Wed, 12 Jan 2022 16:03:50 +0000 |
On Tue, 11 Jan 2022 at 19:55, Laurent Vivier <laurent@vivier.eu> wrote:
>
> The following changes since commit 64c01c7da449bcafc614b27ecf1325bb08031c84:
>
> Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into
> staging (2022-01-11 11:39:31 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/laurent_vivier/qemu.git
> tags/linux-user-for-7.0-pull-request
>
> for you to fetch changes up to 4f4e5567f856d9b841494b3b5216a37d2952ee54:
>
> linux-user: Implement capability prctls (2022-01-11 18:40:44 +0100)
>
> ----------------------------------------------------------------
> linux-user pull request 20220111
> siginfo_t cleanup
> more prtctl() update
> target_struct.h cleanup
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.
-- PMM
- [PULL 17/30] target/mips: Extract trap code into env->error_code, (continued)
- [PULL 17/30] target/mips: Extract trap code into env->error_code, Laurent Vivier, 2022/01/11
- [PULL 20/30] linux-user/riscv: Use force_sig_fault, Laurent Vivier, 2022/01/11
- [PULL 21/30] linux-user/s390x: Use force_sig_fault, Laurent Vivier, 2022/01/11
- [PULL 19/30] linux-user/ppc: Use force_sig_fault, Laurent Vivier, 2022/01/11
- [PULL 23/30] linux-user/sparc: Use force_sig_fault, Laurent Vivier, 2022/01/11
- [PULL 22/30] linux-user/sh4: Use force_sig_fault, Laurent Vivier, 2022/01/11
- [PULL 25/30] linux-user/arm: Move target_oabi_flock64 out of target_structs.h, Laurent Vivier, 2022/01/11
- [PULL 29/30] linux-user: Implement PR_SET_PDEATHSIG, Laurent Vivier, 2022/01/11
- [PULL 28/30] linux-user: Map signal number in PR_GET_PDEATHSIG, Laurent Vivier, 2022/01/11
- [PULL 16/30] target/mips: Extract break code into env->error_code, Laurent Vivier, 2022/01/11
- Re: [PULL 00/30] Linux user for 7.0 patches,
Peter Maydell <=