On Thu, 21 May 2020 at 22:06, Peter Maydell <peter.mayd...@linaro.org> wrote:
>
> v2: added Property array terminator (which caused crashes on
> various non-x86 host architectures).
>
> The following changes since commit ae3aa5da96f4ccf0c2a28851449d92db9fcfad71:
>
>   Merge remote-tracking branch 
> 'remotes/berrange/tags/socket-next-pull-request' into staging (2020-05-21 
> 16:47:28 +0100)
>
> are available in the Git repository at:
>
>   https://git.linaro.org/people/pmaydell/qemu-arm.git 
> tags/pull-target-arm-20200521-1
>
> for you to fetch changes up to fafe7229272f39500c14845bc7ea60a8504a5a20:
>
>   linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32 (2020-05-21 22:05:27 
> +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
>  * tests/acceptance: Add a test for the canon-a1100 machine
>  * docs/system: Document some of the Arm development boards
>  * linux-user: make BKPT insn cause SIGTRAP, not be a syscall
>  * target/arm: Remove unused GEN_NEON_INTEGER_OP macro
>  * fsl-imx25, fsl-imx31, fsl-imx6, fsl-imx6ul, fsl-imx7: implement watchdog
>  * hw/arm: Use qemu_log_mask() instead of hw_error() in various places
>  * ARM: PL061: Introduce N_GPIOS
>  * target/arm: Improve clear_vec_high() usage
>  * target/arm: Allow user-mode code to write CPSR.E via MSR
>  * linux-user/arm: Reset CPSR_E when entering a signal handler
>  * linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.

-- PMM

Reply via email to