]> Git Repo - qemu.git/commit - hw/z2.c
arm_boot: Pass ARMCPU to arm_load_kernel()
authorAndreas Färber <[email protected]>
Mon, 14 May 2012 00:39:57 +0000 (02:39 +0200)
committerAndreas Färber <[email protected]>
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 <[email protected]>
Acked-by: Igor Mitsyanko <[email protected]> (for exynos)
Acked-by: Peter Maydell <[email protected]>
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
This page took 0.028658 seconds and 4 git commands to generate.