]> git.proxmox.com Git - qemu.git/commit
virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
authorAndreas Färber <afaerber@suse.de>
Fri, 4 May 2012 15:57:13 +0000 (17:57 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:44 +0000 (23:00 +0200)
commitd1d4938ba88e876cb9e46885f10f38d63eb1581c
tree343994a247fc42145ce6eedf2fcd649da8859307
parent5c3e735f9b46582828d5d0606174ab1f487da4d0
virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU

Needed to change ppc440_init_xilinx() return type.

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