Hello Peter, This series completes the post-reset cleanups. Please ack.
Regards, Andreas Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Igor Mitsyanko <i.mitsya...@samsung.com> v1 -> v2: * Drop typo patch - PMM does not want it in 1.1 and queued it in arm-devs.next. * Many patches were cherry-picked to qom-next already. * Don't touch first_cpu in hw/xilinx_zynq.c since there are pending patches to add SMP support there, in which case cpu would be the last CPU. Andreas Färber (3): xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU arm_boot: Pass ARMCPU to arm_load_kernel() arm_pic: Pass ARMCPU to arm_pic_init_cpu() hw/arm-misc.h | 4 ++-- hw/arm_boot.c | 4 ++-- hw/arm_pic.c | 8 +++++--- hw/armv7m.c | 2 +- hw/collie.c | 2 +- hw/exynos4210.c | 3 ++- hw/exynos4_boards.c | 4 ++-- hw/highbank.c | 7 +++---- hw/integratorcp.c | 4 ++-- hw/mainstone.c | 2 +- hw/musicpal.c | 4 ++-- hw/nseries.c | 2 +- hw/omap1.c | 2 +- hw/omap2.c | 2 +- hw/omap_sx1.c | 2 +- hw/palm.c | 2 +- hw/realview.c | 4 ++-- hw/spitz.c | 2 +- hw/strongarm.c | 2 +- hw/tosa.c | 2 +- hw/versatilepb.c | 4 ++-- hw/vexpress.c | 6 +++--- hw/xilinx_zynq.c | 10 +++++----- hw/z2.c | 2 +- 24 files changed, 44 insertions(+), 42 deletions(-) -- 1.7.7