On Mon, 30 Mar 2020 at 14:36, Peter Maydell <peter.mayd...@linaro.org> wrote: > > A handful of bugfixes before rc1 tomorrow... > > thanks > -- PMM > > The following changes since commit f9fe8450fa7cdc6268e05c93fa258f583f4514b7: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging > (2020-03-30 11:32:01 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20200330 > > for you to fetch changes up to 88828bf133b64b7a860c166af3423ef1a47c5d3b: > > target/arm: fix incorrect current EL bug in aarch32 exception emulation > (2020-03-30 13:55:32 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/arm/orangepi: check for potential NULL pointer when calling > blk_is_available > * hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row > mirror address > * docs/conf.py: Raise ConfigError for bad Sphinx Python version > * hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path > * hw/arm/xlnx-zynqmp.c: Add missing error-propagation code > * target/arm: fix incorrect current EL bug in aarch32 exception emulation >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM