]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips/mips_malta.c
mips_malta: Use cpu_mips_init() to obtain MIPSCPU
authorAndreas Färber <afaerber@suse.de>
Sat, 5 May 2012 12:11:48 +0000 (14:11 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:43 +0000 (23:00 +0200)
commit7688b134b8a47a615529b7caaae49da3cf91dcca
treebd163928ea0a270064a4ee6bf19e58925b2ec48d
parentf37f435a3ea16d7d64a0971b40d2269020348d7b
mips_malta: Use cpu_mips_init() to obtain MIPSCPU

Needed for main_cpu_reset().

Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/mips_malta.c