summaryrefslogtreecommitdiffstats
path: root/hw/mips_malta.c
diff options
context:
space:
mode:
authorths2007-05-30 22:46:02 +0200
committerths2007-05-30 22:46:02 +0200
commit51b2772f28f51b04e10e6e51f411f7246e1159d9 (patch)
tree46ac64740a6e04204a5e8285a715d5c564311b7f /hw/mips_malta.c
parentReplace target_ulong with target_phys_addr_t (diff)
downloadqemu-51b2772f28f51b04e10e6e51f411f7246e1159d9.tar.gz
qemu-51b2772f28f51b04e10e6e51f411f7246e1159d9.tar.xz
qemu-51b2772f28f51b04e10e6e51f411f7246e1159d9.zip
Fix CPU (re-)selection on reset.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2900 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/mips_malta.c')
-rw-r--r--hw/mips_malta.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips_malta.c b/hw/mips_malta.c
index 6339cc9419..f775c2f586 100644
--- a/hw/mips_malta.c
+++ b/hw/mips_malta.c
@@ -748,6 +748,7 @@ static void main_cpu_reset(void *opaque)
{
CPUState *env = opaque;
cpu_reset(env);
+ cpu_mips_register(env, NULL);
/* The bootload does not need to be rewritten as it is located in a
read only location. The kernel location and the arguments table