On Fri, 5 Jun 2020 at 17:50, Peter Maydell <peter.mayd...@linaro.org> wrote: > > Arm queue; some of the simpler stuff, things other have reviewed (thanks!), > etc. > > -- PMM > > The following changes since commit 5d2f557b47dfbf8f23277a5bdd8473d4607c681a: > > Merge remote-tracking branch > 'remotes/kraxel/tags/vga-20200605-pull-request' into staging (2020-06-05 > 13:53:05 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20200605 > > for you to fetch changes up to 2c35a39eda0b16c2ed85c94cec204bf5efb97812: > > target/arm: Convert Neon one-register-and-immediate insns to decodetree > (2020-06-05 17:23:10 +0100) > > ---------------------------------------------------------------- > target-arm queue: > hw/ssi/imx_spi: Handle tx burst lengths other than 8 correctly > hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask() > hw/arm/pxa2xx: Replace printf() call by qemu_log_mask() > target/arm: Convert crypto insns to gvec > hw/adc/stm32f2xx_adc: Correct memory region size and access size > tests/acceptance: Add a boot test for the xlnx-versal-virt machine > docs/system: Document Aspeed boards > raspi: Add model of the USB controller > target/arm: Convert 2-reg-and-shift and 1-reg-imm Neon insns to decodetree >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM