On Mon, 25 Mar 2019 at 14:31, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> A small set of arm bugfixes for rc1 tomorrow.
>
> thanks
> -- PMM
>
> The following changes since commit c442b7b4a7ae8696bcdf46091d781bd9052731be:
>
> Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into staging (2019-03-25 07:59:40 +0000)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20190325
>
> for you to fetch changes up to f2b2f53f6429b5abd7cd86bd65747f5f13e195eb:
>
> target/arm: make pmccntr_op_start/finish static (2019-03-25 14:16:47 +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
> * Fix non-parallel expansion of CASP
> * nrf51_gpio: reflect pull-up/pull-down to IRQs
> * Fix crash if guest tries to enable non-existent PMU counters
> * Add PMUv2 to the Cortex-A15 and Cortex-A7
> * Make pmccntr_op_start/finish static
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
for any user-visible changes.
-- PMM