On 7 March 2016 at 07:05, xiaoqiang zhao <zxq_yx_...@163.com> wrote: > * Drop the use of old SysBus init function and use instance_init > * Remove the empty 'icp_pic_class_init' from Typeinfo > > Signed-off-by: xiaoqiang zhao <zxq_yx_...@163.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> Possible follow-up cleanups: * move the integrator_pic code into hw/intc/integrator_pic.c * move the icp-ctrl-regs code into hw/misc/integrator_control.c * move the integrator_core code into hw/misc/integrator_core.c * implement reset methods for these devices * implement migration state via a VMState struct for these devices thanks -- PMM