On Thu, 30 Jan 2025 at 11:26, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > (series fully reviewed) > > Hi, > > This series contains the non-controversial and already > reviewed patches (rebased) from this previous series: > "Remove one use of qemu_get_cpu() in A7/A15 MPCore priv" > https://lore.kernel.org/qemu-devel/20231212162935.42910-1-phi...@linaro.org/ > > Posted separately to avoid keeping rebasing. > > Regards, > > Phil. > > Philippe Mathieu-Daudé (6): > hw/arm/boot: Propagate vCPU to arm_load_dtb() > hw/arm/fsl-imx6: Add local 'mpcore/gic' variables > hw/arm/fsl-imx6ul: Add local 'mpcore/gic' variables > hw/arm/fsl-imx7: Add local 'mpcore/gic' variables > hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE > hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro >
Applied to target-arm.next, thanks. -- PMM