[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/16] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/16] target-arm queue |
Date: |
Tue, 10 Nov 2020 21:11:37 +0000 |
On Tue, 10 Nov 2020 at 11:19, Peter Maydell <peter.maydell@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
- [PULL 07/16] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals, (continued)
- [PULL 07/16] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals, Peter Maydell, 2020/11/10
- [PULL 08/16] target/arm: Fix neon VTBL/VTBX for len > 1, Peter Maydell, 2020/11/10
- [PULL 10/16] hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ, Peter Maydell, 2020/11/10
- [PULL 11/16] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup(), Peter Maydell, 2020/11/10
- [PULL 09/16] hw/arm/armsse: Correct expansion MPC interrupt lines, Peter Maydell, 2020/11/10
- [PULL 14/16] hw/arm/nseries: Check return value from load_image_targphys(), Peter Maydell, 2020/11/10
- [PULL 13/16] hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary, Peter Maydell, 2020/11/10
- [PULL 12/16] hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input, Peter Maydell, 2020/11/10
- [PULL 15/16] tests/qtest/npcm7xx_rng-test: count runs properly, Peter Maydell, 2020/11/10
- [PULL 16/16] target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check, Peter Maydell, 2020/11/10
- Re: [PULL 00/16] target-arm queue,
Peter Maydell <=