]> git.proxmox.com Git - mirror_qemu.git/commit
arm_boot: Pass ARMCPU to arm_load_kernel()
authorAndreas Färber <afaerber@suse.de>
Mon, 14 May 2012 00:39:57 +0000 (02:39 +0200)
committerAndreas Färber <afaerber@suse.de>
Sun, 10 Jun 2012 22:23:04 +0000 (00:23 +0200)
commit3aaa8dfae955d7bec462cc4e2fce185ef6d41b5a
tree0cdd65f87cc18ed8d8f1a7476a6348b848588dc2
parent17c2f0bf37182d46d66998bf037b2cac520d2183
arm_boot: Pass ARMCPU to arm_load_kernel()

In particular this simplifies the &s->mpu->cpu->env expression again.

first_cpu and ->next_cpu are expected to be QOM'ified later.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Igor Mitsyanko <i.mitsyanko@samsung.com> (for exynos)
Acked-by: Peter Maydell <peter.maydell@linaro.org>
18 files changed:
hw/arm-misc.h
hw/arm_boot.c
hw/collie.c
hw/exynos4_boards.c
hw/highbank.c
hw/integratorcp.c
hw/mainstone.c
hw/musicpal.c
hw/nseries.c
hw/omap_sx1.c
hw/palm.c
hw/realview.c
hw/spitz.c
hw/tosa.c
hw/versatilepb.c
hw/vexpress.c
hw/xilinx_zynq.c
hw/z2.c