[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/9] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/9] target-arm queue |
Date: |
Thu, 4 Jul 2019 17:20:44 +0100 |
On Thu, 4 Jul 2019 at 17:08, Peter Maydell <address@hidden> wrote:
>
> A last collection of patches to squeeze in before rc0.
> The patches from me are all bugfixes. Philippe's are just
> code-movement, but I wanted to get these into 4.1 because
> that kind of patch is so painful to have to rebase.
> (The diffstat is huge but it's just code moving from file to file.)
>
> thanks
> -- PMM
>
> The following changes since commit 234e256511e588680300600ce087c5185d68cf2a:
>
> Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2'
> into staging (2019-07-04 15:58:46 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20190704
>
> for you to fetch changes up to b75f3735802b5b33f10e4bfe374d4b17bb86d29a:
>
> target/arm: Correct VMOV_imm_dp handling of short vectors (2019-07-04
> 16:52:05 +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * more code-movement to separate TCG-only functions into their own files
> * Correct VMOV_imm_dp handling of short vectors
> * Execute Thumb instructions when their condbits are 0xf
> * armv7m_systick: Forbid non-privileged accesses
> * Use _ra versions of cpu_stl_data() in v7M helpers
> * v8M: Check state of exception being returned from
> * v8M: Forcibly clear negative-priority exceptions on deactivate
>
Oops, this crossed in the post with the qapi header reorg, and
the move to m_profile.c doesn't build from clean (incremental
was fine because the old header was still lying around in the
build tree). v2 coming up shortly.
-- PMM
- [Qemu-devel] [PULL 0/9] target-arm queue, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 2/9] target/arm: Restrict semi-hosting to TCG, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 1/9] target/arm: Move debug routines to debug_helper.c, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 6/9] target/arm: Use _ra versions of cpu_stl_data() in v7M helpers, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 5/9] target/arm: v8M: Check state of exception being returned from, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 7/9] hw/timer/armv7m_systick: Forbid non-privileged accesses, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 8/9] target/arm: Execute Thumb instructions when their condbits are 0xf, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 9/9] target/arm: Correct VMOV_imm_dp handling of short vectors, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 4/9] arm v8M: Forcibly clear negative-priority exceptions on deactivate, Peter Maydell, 2019/07/04
- [Qemu-devel] [PULL 3/9] target/arm/helper: Move M profile routines to m_helper.c, Peter Maydell, 2019/07/04
- Re: [Qemu-devel] [PULL 0/9] target-arm queue,
Peter Maydell <=
- Re: [Qemu-devel] [PULL 0/9] target-arm queue, no-reply, 2019/07/05