On Tue, 10 Nov 2020 at 11:19, Peter Maydell <peter.mayd...@linaro.org> wrote: > > Patches for rc1: nothing major, just some minor bugfixes and > code cleanups. > > -- PMM > > The following changes since commit f7e1914adad8885a5d4c70239ab90d901ed97e9f: > > Merge remote-tracking branch > 'remotes/alistair/tags/pull-riscv-to-apply-20201109' into staging (2020-11-10 > 09:24:56 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20201110 > > for you to fetch changes up to b6c56c8a9a4064ea783f352f43c5df6231a110fa: > > target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check > (2020-11-10 11:03:48 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * hw/arm/Kconfig: ARM_V7M depends on PTIMER > * Minor coding style fixes > * docs: add some notes on the sbsa-ref machine > * hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals > * target/arm: Fix neon VTBL/VTBX for len > 1 > * hw/arm/armsse: Correct expansion MPC interrupt lines > * hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ > * hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup() > * hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input > * hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary > * hw/arm/nseries: Check return value from load_image_targphys() > * tests/qtest/npcm7xx_rng-test: count runs properly > * target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM