target-unicore32: Introduce QOM realizefn for UniCore32CPU
commit088383e3220776917f538d0e43933e842e16b804
authorAndreas Färber <afaerber@suse.de>
Sat, 5 Jan 2013 13:38:30 +0000 (5 14:38 +0100)
committerAndreas Färber <afaerber@suse.de>
Sat, 16 Feb 2013 13:50:57 +0000 (16 14:50 +0100)
tree4990e8a12b227826fa3b9f9f3496a7dde8b2c22c
parentb6e91ebfe06f1d90331d162259553a5330514143
target-unicore32: Introduce QOM realizefn for UniCore32CPU

Introduce a realizefn and set realized = true in uc32_cpu_init().

Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
[AF: Invoke the parent's realizefn]
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-unicore32/cpu-qom.h
target-unicore32/cpu.c
target-unicore32/helper.c