[PATCH 0/6] target/arm: Few accel cleanups

Philippe Mathieu-Daudé posted 6 patches 4 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250630130937.3487-1-philmd@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Alexander Graf <agraf@csgraf.de>
target/arm/cpu.c            |  4 ++--
target/arm/helper.c         |  2 +-
target/arm/hvf/hvf.c        |  7 ++++---
target/arm/machine.c        | 10 +++++-----
target/arm/tcg/psci.c       |  3 +++
target/arm/tcg/tlb_helper.c |  4 +++-
target/arm/trace-events     |  3 +++
7 files changed, 21 insertions(+), 12 deletions(-)
[PATCH 0/6] target/arm: Few accel cleanups
Posted by Philippe Mathieu-Daudé 4 months, 2 weeks ago
Based-on: <20250623121845.7214-1-philmd@linaro.org>
     "arm: Fixes and preparatory cleanups for split-accel"

Philippe Mathieu-Daudé (6):
  target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
  target/arm: Only allow disabling NEON when using TCG
  target/arm: Better describe PMU depends on TCG or HVF
  target/arm: Re-use arm_is_psci_call() in HVF
  target/arm: Share ARM_PSCI_CALL trace event between TCG and HVF
  target/arm: Allow arm_cpu_tlb_fill_align optionally set
    CPUTLBEntryFull

 target/arm/cpu.c            |  4 ++--
 target/arm/helper.c         |  2 +-
 target/arm/hvf/hvf.c        |  7 ++++---
 target/arm/machine.c        | 10 +++++-----
 target/arm/tcg/psci.c       |  3 +++
 target/arm/tcg/tlb_helper.c |  4 +++-
 target/arm/trace-events     |  3 +++
 7 files changed, 21 insertions(+), 12 deletions(-)

-- 
2.49.0