[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/9] target-arm queue
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL 0/9] target-arm queue |
|
Date: |
Mon, 30 Sep 2019 11:45:01 +0100 |
On Fri, 27 Sep 2019 at 15:42, Peter Maydell <address@hidden> wrote:
>
> target-arm queue: nothing major here, but no point
> sitting on them waiting for more stuff to come along.
>
> thanks
> -- PMM
>
> The following changes since commit 1329132d28bf14b9508f7a1f04a2c63422bc3f99:
>
> Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
> (2019-09-26 16:14:03 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20190927
>
> for you to fetch changes up to e4e34855e658b78ecac50a651cc847662ff02cfd:
>
> hw/arm/boot: Use the IEC binary prefix definitions (2019-09-27 11:44:39
> +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * Fix the CBAR register implementation for Cortex-A53,
> Cortex-A57, Cortex-A72
> * Fix direct booting of Linux kernels on emulated CPUs
> which have an AArch32 EL3 (incorrect NSACR settings
> meant they could not access the FPU)
> * semihosting cleanup: do more work at translate time
> and less work at runtime
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.
-- PMM
- [PULL 0/9] target-arm queue, Peter Maydell, 2019/09/27
- [PULL 2/9] tests/tcg: clean-up some comments after the de-tangling, Peter Maydell, 2019/09/27
- [PULL 3/9] target/arm: handle M-profile semihosting at translate time, Peter Maydell, 2019/09/27
- [PULL 4/9] target/arm: handle A-profile semihosting at translate time, Peter Maydell, 2019/09/27
- [PULL 9/9] hw/arm/boot: Use the IEC binary prefix definitions, Peter Maydell, 2019/09/27
- [PULL 1/9] target/arm: fix CBAR register for AArch64 CPUs, Peter Maydell, 2019/09/27
- [PULL 7/9] tests/tcg: add linux-user semihosting smoke test for ARM, Peter Maydell, 2019/09/27
- [PULL 8/9] hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel boots, Peter Maydell, 2019/09/27
- [PULL 5/9] target/arm: remove run time semihosting checks, Peter Maydell, 2019/09/27
- [PULL 6/9] target/arm: remove run-time semihosting checks for linux-user, Peter Maydell, 2019/09/27
- Re: [PULL 0/9] target-arm queue,
Peter Maydell <=