]> git.proxmox.com Git - mirror_qemu.git/commit - hw/sparc64/sun4u.c
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
authorAndreas Färber <afaerber@suse.de>
Fri, 12 Oct 2012 02:23:08 +0000 (04:23 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 13 Oct 2012 10:44:13 +0000 (10:44 +0000)
commitb64ba4b232e776d891a7a5137a6129221b6a9cd0
tree5a4526f8c2fcb5b392a490496d100b52a73be6f4
parentce18c558f08ea392b2ec79046eb40e791be5fc88
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()

Needed for moving halted field to CPUState.

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