]> git.proxmox.com Git - qemu.git/commit
mips_malta: Pass MIPSCPU to main_cpu_reset()
authorAndreas Färber <afaerber@suse.de>
Sat, 5 May 2012 12:14:00 +0000 (14:14 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:43 +0000 (23:00 +0200)
commit1004ee8d26ea8584be26cce0212cec68d5d93117
tree78bc75fd3dc2cca5ba046f0fb9ab0c5fbde2d230
parent7688b134b8a47a615529b7caaae49da3cf91dcca
mips_malta: 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_malta.c