On Mon, 3 Aug 2020 at 20:34, Peter Maydell <peter.mayd...@linaro.org> wrote: > > Handful of bugfixes for rc2. None of these are particularly critical > or exciting. > > -- PMM > > The following changes since commit 45a150aa2b3492acf6691c7bdbeb25a8545d8345: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-03' > into staging (2020-08-03 15:13:49 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20200803 > > for you to fetch changes up to 13557fd392890cbd985bceba7f717e01efd674b8: > > hw/timer/imx_epit: Avoid assertion when CR.SWR is written (2020-08-03 > 17:56:11 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/timer/imx_epit: Avoid assertion when CR.SWR is written > * netduino2, netduinoplus2, microbit: set system_clock_scale so that > SysTick running on the CPU clock works > * target/arm: Avoid maybe-uninitialized warning with gcc 4.9 > * target/arm: Fix AddPAC error indication > * Make AIRCR.SYSRESETREQ actually reset the system for the > microbit, mps2-*, musca-*, netduino* boards >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM