]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/mac_oldworld.c
ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
authorAndreas Färber <afaerber@suse.de>
Fri, 4 May 2012 15:42:23 +0000 (17:42 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:44 +0000 (23:00 +0200)
commitcd79664f76cd3ddabef92f99eef82db376ab137d
treeef9fd7f278f93f185812d179c0326889773e0a2f
parent72c33dd7144ed5967db7969683454a5cb230f5f9
ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()

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

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Alexander Graf <agraf@suse.de>
hw/ppc_oldworld.c