]> git.proxmox.com Git - mirror_qemu.git/commit - target-s390x/cpu.c
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
authorAndreas Färber <afaerber@suse.de>
Mon, 2 Apr 2012 12:00:43 +0000 (14:00 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 4 Apr 2012 17:06:17 +0000 (19:06 +0200)
commitb8ba6799f41cccd1e81ec2986f2f80fc916ef86f
tree92c64a846a75576032f57939bf43b925c77e56d5
parent8f22e0df803697c11e8b10c90cc2e67df6e42884
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU

In place of CPUS390XState pass S390CPU as opaque from the new initfn.
cpu_interrupt() is anticipated to take a CPUState in the future.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/cpu.c
target-s390x/helper.c