[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/39] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL v2 00/39] target-arm queue |
Date: |
Sun, 14 Mar 2021 15:12:39 +0000 |
On Sun, 14 Mar 2021 at 13:18, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> v2: fix format-string issue in a test case.
>
> -- PMM
>
> The following changes since commit 6f34661b6c97a37a5efc27d31c037ddeda4547e2:
>
> Merge remote-tracking branch
> 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging
> (2021-03-11 18:55:27 +0000)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20210314
>
> for you to fetch changes up to 6500ac13ff8e5c64ca69f5ef5d456028cfda6139:
>
> hw/display/pxa2xx: Inline template header (2021-03-14 13:14:56 +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
> * versal: Support XRAMs and XRAM controller
> * smmu: Various minor bug fixes
> * SVE emulation: fix bugs handling odd vector lengths
> * allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register
> value
> * tests/acceptance: fix orangepi-pc acceptance tests
> * hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()
> * hw/arm/virt: KVM: The IPA lower bound is 32
> * npcm7xx: support MFT module
> * pl110, pxa2xx_lcd: tidy up template headers
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM