]> git.proxmox.com Git - qemu.git/commit
mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
authorAndreas Färber <afaerber@suse.de>
Sat, 5 May 2012 11:56:22 +0000 (13:56 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:43 +0000 (23:00 +0200)
commit800cf598f98db86da7b30359ae8b173a1efc1cea
treef5061a51074f10b4d4ecdf20131cf83923b606d8
parentf0f803669701a39e29f0daf62a729f7f3954a2a3
mips_fulong2e: Pass MIPSCPU to main_cpu_reset()

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

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