[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/8] tcg + linux-user patch queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/8] tcg + linux-user patch queue |
Date: |
Mon, 22 Jan 2024 15:26:34 +0000 |
On Sun, 21 Jan 2024 at 00:22, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The following changes since commit 3f2a357b95845ea0bf7463eff6661e43b97d1afc:
>
> Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
> (2024-01-19 11:39:38 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20240121
>
> for you to fetch changes up to 1d5e32e3198d2d8fd2342c8f7f8e0875aeff49c5:
>
> linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
> (2024-01-21 10:25:07 +1100)
>
> ----------------------------------------------------------------
> tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
> tcg: Clean up error paths in alloc_code_gen_buffer_splitwx_memfd
> linux-user/riscv: Adjust vdso signal frame cfa offsets
> linux-user: Fixed cpu restore with pc 0 on SIGBUS
>
> ----------------------------------------------------------------
The new chacha test seems to consistently segfault on aarch64 host:
https://gitlab.com/qemu-project/qemu/-/jobs/5979230595
https://gitlab.com/qemu-project/qemu/-/jobs/5978381815
https://gitlab.com/qemu-project/qemu/-/jobs/5982075408
thanks
-- PMM
- [PULL 0/8] tcg + linux-user patch queue, Richard Henderson, 2024/01/20
- [PULL 1/8] tcg: Remove unreachable code, Richard Henderson, 2024/01/20
- [PULL 2/8] tcg: Make the cleanup-on-error path unique, Richard Henderson, 2024/01/20
- [PULL 3/8] linux-user: Fixed cpu restore with pc 0 on SIGBUS, Richard Henderson, 2024/01/20
- [PULL 4/8] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns, Richard Henderson, 2024/01/20
- [PULL 5/8] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390, Richard Henderson, 2024/01/20
- [PULL 6/8] linux-user/riscv: Adjust vdso signal frame cfa offsets, Richard Henderson, 2024/01/20
- [PULL 7/8] linux-user/elfload: test return value of getrlimit, Richard Henderson, 2024/01/20
- [PULL 8/8] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump, Richard Henderson, 2024/01/20
- Re: [PULL 0/8] tcg + linux-user patch queue, Michael Tokarev, 2024/01/21
- Re: [PULL 0/8] tcg + linux-user patch queue,
Peter Maydell <=