]> Git Repo - qemu.git/commit - hw/petalogix_s3adsp1800_mmu.c
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
authorAndreas Färber <[email protected]>
Sat, 5 May 2012 10:30:53 +0000 (12:30 +0200)
committerAndreas Färber <[email protected]>
Mon, 4 Jun 2012 21:00:42 +0000 (23:00 +0200)
commitbf494367fa77b5ed872d8add50677542a7141836
treef5c220a348f60b08de950e4c9c82fd54fa9ab7cc
parent3ed607333e979a1637cc08af66858b7b37bd37ff
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()

Allows us to use cpu_reset() in place of cpu_state_reset() in
main_cpu_reset().

Also pass it through to its reset callbacks, while at it.

Signed-off-by: Andreas Färber <[email protected]>
Acked-by: Edgar E. Iglesias <[email protected]>
hw/microblaze_boot.c
hw/microblaze_boot.h
hw/petalogix_ml605_mmu.c
hw/petalogix_s3adsp1800_mmu.c
This page took 0.027305 seconds and 4 git commands to generate.