]> git.proxmox.com Git - qemu.git/commit - target-ppc/excp_helper.c
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 04:03:45 +0000 (06:03 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 31 Oct 2012 00:02:45 +0000 (01:02 +0100)
commit1b14670a38a2265d3dd573b5e2d611621a5929f0
treeac7fc411945dcdc36fbecee64157eb239ea3a630
parent5c26a5b3033fbbbfc033f7d8d0b50713c31517d1
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall

Adapt emulate_spapr_hypercall() accordingly.

Needed for changing spapr_hypercall() argument type to PowerPCCPU.

Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/spapr.c
target-ppc/cpu.h
target-ppc/excp_helper.c