]> git.proxmox.com Git - qemu.git/commit
target-alpha: Update AlphaCPU to QOM realizefn
authorAndreas Färber <afaerber@suse.de>
Sat, 5 Jan 2013 13:01:30 +0000 (14:01 +0100)
committerAndreas Färber <afaerber@suse.de>
Sat, 16 Feb 2013 13:50:56 +0000 (14:50 +0100)
commitbd1b282836a7885a13c13f9cc63123fa8e32f02f
tree51a39430f759f1a162be051fffae111e72ac62ec
parent4f65809994274989bdf51c8605bb974565cb1c9e
target-alpha: Update AlphaCPU to QOM realizefn

Update the alpha_cpu_realize() signature and hook up to
DeviceClass::realize. Set realized = true in cpu_alpha_init().

qapi/error.h is included through qdev now and no longer needed.

Acked-by: Richard Henderson <rth@twiddle.net>
[AF: Invoke parent's realizefn]
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-alpha/cpu-qom.h
target-alpha/cpu.c