Home
last modified time | relevance | path

Searched hist:"0 d175e745f91fe2177f634676c34d450fd66e518" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/timer/
H A Darm_timer.c0d175e745f91fe2177f634676c34d450fd66e518 Thu Feb 18 14:16:20 UTC 2016 xiaoqiang.zhao <zxq_yx_007@163.com> hw/timer: QOM'ify arm_timer (pass 1)

* assign icp_pit_init to icp_pit_info.instance_init
* split the old SysBus init function into an instance_init
and a Device realize function
* use DeviceClass::realize instead of SysBusDeviceClass::init

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>