[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/9] target/hppa fixes for 9.0
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/9] target/hppa fixes for 9.0 |
Date: |
Wed, 20 Mar 2024 15:05:07 +0000 |
On Wed, 20 Mar 2024 at 00:33, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The following changes since commit c62d54d0a8067ffb3d5b909276f7296d7df33fa7:
>
> Update version for v9.0.0-rc0 release (2024-03-19 19:13:52 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/rth7680/qemu.git tags/pull-pa-20240319
>
> for you to fetch changes up to 518d2f4300e5c50a3e6416fd46e58373781a5267:
>
> target/hppa: fix do_stdby_e() (2024-03-19 14:08:02 -1000)
>
> ----------------------------------------------------------------
> target/hppa: Fix load/store offset assembly for wide mode
> target/hppa: Fix LDCW,S shift
> target/hppa: Fix SHRPD conditions
> target/hppa: Fix access_id checks
> target/hppa: Exit TB after Flush Instruction Cache
> target/hppa: Fix MFIA result
> target hppa: Fix STDBY,E
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 0/9] target/hppa fixes for 9.0, Richard Henderson, 2024/03/19
- [PULL 1/9] target/hppa: Fix assemble_16 insns for wide mode, Richard Henderson, 2024/03/19
- [PULL 2/9] target/hppa: Fix assemble_11a insns for wide mode, Richard Henderson, 2024/03/19
- [PULL 3/9] target/hppa: Fix assemble_12a insns for wide mode, Richard Henderson, 2024/03/19
- [PULL 4/9] target/hppa: ldcw,s uses static shift of 3, Richard Henderson, 2024/03/19
- [PULL 5/9] target/hppa: fix shrp for wide mode, Richard Henderson, 2024/03/19
- [PULL 7/9] target/hppa: exit tb on flush cache instructions, Richard Henderson, 2024/03/19
- [PULL 6/9] target/hppa: fix access_id check, Richard Henderson, 2024/03/19
- [PULL 8/9] target/hppa: mask privilege bits in mfia, Richard Henderson, 2024/03/19
- [PULL 9/9] target/hppa: fix do_stdby_e(), Richard Henderson, 2024/03/19
- Re: [PULL 0/9] target/hppa fixes for 9.0,
Peter Maydell <=
- Re: [PULL 0/9] target/hppa fixes for 9.0, Michael Tokarev, 2024/03/21