On Thu, 8 Oct 2020 at 21:41, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> v2: minor tweak to fix format string issue on Windows hosts...
>
>
> The following changes since commit 6eeea6725a70e6fcb5abba0764496bdab07ddfb3:
>
> Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-06' into staging (2020-10-06 21:13:34 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20201008-1
>
> for you to fetch changes up to d1b6b7017572e8d82f26eb827a1dba0e8cf3cae6:
>
> target/arm: Make '-cpu max' have a 48-bit PA (2020-10-08 21:40:01 +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
> * hw/arm/fsl-imx25: Fix a typo
> * hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
> * hw/arm/sbsa-ref : allocate IRQs for SMMUv3
> * hw/char/bcm2835_aux: Allow less than 32-bit accesses
> * hw/arm/virt: Implement kvm-steal-time
> * target/arm: Make '-cpu max' have a 48-bit PA
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.
-- PMM