Message ID | 20201102171005.30690-1-peter.maydell@linaro.org |
---|---|
Headers | show |
Series | target-arm queue | expand |
On Mon, 2 Nov 2020 at 17:10, Peter Maydell <peter.maydell@linaro.org> wrote: > > > Small pile of bug fixes for rc1. I've included my patches to get > our docs building with Sphinx 3, just for convenience... > > -- PMM > > The following changes since commit b149dea55cce97cb226683d06af61984a1c11e96: > > Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201102' into staging (2020-11-02 10:57:48 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20201102 > > for you to fetch changes up to ffb4fbf90a2f63c9cb33e4bb9f854c79bf04ca4a: > > tests/qtest/npcm7xx_rng-test: Disable randomness tests (2020-11-02 16:52:18 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * target/arm: Fix Neon emulation bugs on big-endian hosts > * target/arm: fix handling of HCR.FB > * target/arm: fix LORID_EL1 access check > * disas/capstone: Fix monitor disassembly of >32 bytes > * hw/arm/smmuv3: Fix potential integer overflow (CID 1432363) > * hw/arm/boot: fix SVE for EL3 direct kernel boot > * hw/display/omap_lcdc: Fix potential NULL pointer dereference > * hw/display/exynos4210_fimd: Fix potential NULL pointer dereference > * target/arm: Get correct MMU index for other-security-state > * configure: Test that gio libs from pkg-config work > * hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work > * docs: Fix building with Sphinx 3 > * tests/qtest/npcm7xx_rng-test: Disable randomness tests Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM