On 1/19/24 07:06, Philippe Mathieu-Daudé wrote:
Hi,

In order to fix a bug noticed [*] by Cédric and Fabiano in my
"Remove one use of qemu_get_cpu() in A7/A15 MPCore priv" series,
I ended reusing commits from other branches and it grew quite
a lot. This is the first "cleanup" part, unrelated on MPCorePriv.

Please review,

Phil.

Philippe Mathieu-Daudé (18):
   hw/arm/exynos4210: Include missing 'exec/tswap.h' header
   hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
   hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
   hw/arm/xlnx-versal: Include missing 'cpu.h' header
   target/arm/cpu-features: Include missing 'hw/registerfields.h' header
   target/arm/cpregs: Include missing 'hw/registerfields.h' header
   target/arm/cpregs: Include missing 'kvm-consts.h' header
   target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
   target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
   hw/cpu/a9mpcore: Build it only once
   hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of
     'cpu.h'
   hw/misc/xlnx-versal-crl: Build it only once
   target/arm: Expose M-profile register bank index definitions
   hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
   target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
   target/arm: Move e2h_access() helper around
   target/arm: Move GTimer definitions to new 'gtimer.h' header
   hw/arm: Build various units only once

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~


Reply via email to