[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/5] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/5] target-arm queue |
Date: |
Tue, 2 Apr 2024 12:58:05 +0100 |
On Tue, 2 Apr 2024 at 11:29, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Nothing exciting here: two minor bug fixes, some fixes for
> running on a 32-bit host, and a docs tweak.
>
> thanks
> -- PMM
>
> The following changes since commit 6af9d12c88b9720f209912f6e4b01fefe5906d59:
>
> Merge tag 'migration-20240331-pull-request' of
> https://gitlab.com/peterx/qemu into staging (2024-04-01 13:12:40 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20240402
>
> for you to fetch changes up to 393770d7a02135e7468018f52da610712f151ec0:
>
> raspi4b: Reduce RAM to 1Gb on 32-bit hosts (2024-04-02 10:13:48 +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * take HSTR traps of cp15 accesses to EL2, not EL1
> * docs: sbsa: update specs, add dt note
> * hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
> * tests/qtest: Fix STM32L4x5 GPIO test on 32-bit
> * raspi4b: Reduce RAM to 1Gb on 32-bit hosts
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 0/5] target-arm queue, Peter Maydell, 2024/04/02
- [PULL 3/5] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled, Peter Maydell, 2024/04/02
- [PULL 5/5] raspi4b: Reduce RAM to 1Gb on 32-bit hosts, Peter Maydell, 2024/04/02
- [PULL 2/5] docs: sbsa: update specs, add dt note, Peter Maydell, 2024/04/02
- [PULL 1/5] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1, Peter Maydell, 2024/04/02
- [PULL 4/5] tests/qtest: Fix STM32L4x5 GPIO test on 32-bit, Peter Maydell, 2024/04/02
- Re: [PULL 0/5] target-arm queue,
Peter Maydell <=