]> git.proxmox.com Git - mirror_qemu.git/commit - target/ppc/translate_init.c.inc
target-ppc: Update PowerPCCPU to QOM realizefn
authorAndreas Färber <afaerber@suse.de>
Wed, 16 Jan 2013 02:55:14 +0000 (03:55 +0100)
committerAndreas Färber <afaerber@suse.de>
Sat, 16 Feb 2013 13:50:56 +0000 (14:50 +0100)
commit4776ce600338e17f75d200d1ad17d4ce9effa57f
tree03b97ac42c5367056f86a20660267192ca8dc133
parentc296262bc94651a7a43639857d8343470f4129f3
target-ppc: Update PowerPCCPU to QOM realizefn

Adapt ppc_cpu_realize() signature, hook it up to DeviceClass and set
realized = true in cpu_ppc_init().

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-ppc/cpu-qom.h
target-ppc/translate_init.c