]> git.proxmox.com Git - mirror_qemu.git/commit
mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
authorAndreas Färber <afaerber@suse.de>
Sat, 5 May 2012 11:54:41 +0000 (13:54 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:43 +0000 (23:00 +0200)
commitf0f803669701a39e29f0daf62a729f7f3954a2a3
tree95f9e15be858d29210213c44149e2c3379692371
parent30bf942d8cd822b22530be602084a0810db45936
mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU

Needed for main_cpu_reset().

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