[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/11] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL v2 00/11] target-arm queue |
Date: |
Fri, 12 Feb 2021 10:07:49 +0000 |
On Thu, 11 Feb 2021 at 19:57, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Massively slimmed down v2: MemTag broke bsd-user, and the npcm7xx
> ethernet device failed 'make check' on big-endian hosts.
>
> -- PMM
>
> The following changes since commit 83339e21d05c824ebc9131d644f25c23d0e41ecf:
>
> Merge remote-tracking branch
> 'remotes/stefanha-gitlab/tags/block-pull-request' into staging (2021-02-10
> 15:42:20 +0000)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20210211-1
>
> for you to fetch changes up to d3c1183ffeb71ca3a783eae3d7e1c51e71e8a621:
>
> target/arm: Correctly initialize MDCR_EL2.HPMN (2021-02-11 19:48:09 +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
> * Correctly initialize MDCR_EL2.HPMN
> * versal: Use nr_apu_cpus in favor of hard coding 2
> * accel/tcg: Add URL of clang bug to comment about our workaround
> * Add support for FEAT_DIT, Data Independent Timing
> * Remove GPIO from unimplemented NPCM7XX
> * Fix SCR RES1 handling
> * Don't migrate CPUARMState.features
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM