]> git.proxmox.com Git - mirror_qemu.git/commit
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
authorAndreas Färber <afaerber@suse.de>
Sat, 5 May 2012 10:30:53 +0000 (12:30 +0200)
committerAndreas Färber <afaerber@suse.de>
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 <afaerber@suse.de>
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/microblaze_boot.c
hw/microblaze_boot.h
hw/petalogix_ml605_mmu.c
hw/petalogix_s3adsp1800_mmu.c