]> git.proxmox.com Git - mirror_qemu.git/commit - hw/sparc64/sun4u.c
sun4u: Store SPARCCPU in ResetData
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 01:41:16 +0000 (03:41 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:45 +0000 (23:00 +0200)
commit403d7a2d734e1a8237a0d0db11110ece2aad28d8
tree36b1ca8c2d73d082dae952eff2e28025a9477495
parentf9d1465f5bd11e27099459ab557f646802b11bd1
sun4u: Store SPARCCPU in ResetData

We can now use cpu_reset() in place of cpu_state_reset() in
main_cpu_reset().

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Blue Swirl <blauwirbel@gmail.com>
hw/sun4u.c