[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/7] tcg + linux-user patch queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/7] tcg + linux-user patch queue |
Date: |
Sun, 31 Mar 2024 16:42:16 +0100 |
On Fri, 29 Mar 2024 at 22:21, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The following changes since commit 5012e522aca161be5c141596c66e5cc6082538a9:
>
> Update version for v9.0.0-rc1 release (2024-03-26 19:46:55 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20240329
>
> for you to fetch changes up to dafa0ecc97850c325fe85cd87dc0b536858d171a:
>
> accel/tcg: Use CPUState.get_pc in cpu_io_recompile (2024-03-29 12:16:00
> -1000)
>
> ----------------------------------------------------------------
> linux-user: Fix shmat(NULL) for host != guest page size
> tcg/optimize: Fix sign_mask for logical right-shift
> accel/tcg: Use CPUState.get_pc in cpu_io_recompile
> disas: Show opcodes for target_disas and monitor_disas
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 0/7] tcg + linux-user patch queue, Richard Henderson, 2024/03/29
- [PULL 2/7] linux-user: Fix shmat() strace, Richard Henderson, 2024/03/29
- [PULL 3/7] linux-user: Fix shmat(NULL) for h != g, Richard Henderson, 2024/03/29
- [PULL 1/7] linux-user: Fix semctl() strace, Richard Henderson, 2024/03/29
- [PULL 4/7] tests/tcg: Test shmat(NULL), Richard Henderson, 2024/03/29
- [PULL 5/7] tcg/optimize: Fix sign_mask for logical right-shift, Richard Henderson, 2024/03/29
- [PULL 7/7] accel/tcg: Use CPUState.get_pc in cpu_io_recompile, Richard Henderson, 2024/03/29
- [PULL 6/7] disas: Show opcodes for target_disas and monitor_disas, Richard Henderson, 2024/03/29
- Re: [PULL 0/7] tcg + linux-user patch queue,
Peter Maydell <=