On 27 January 2016 at 02:54, xiaoqiang zhao <zxq_yx_...@163.com> wrote: > This patch series QOM'ify timer code under hw/timer directory. > Main idea is to split the initfn's work, some to TypeInfo.instance_init > and some is placed in DeviceClass::realize. > Drop the use of SysBusDeviceClass::init if possible. > > changes since v1: > fix a stupid typo (timmer->timer)
Hi; thanks for this patchset. I've reviewed most of these and I think my comments on the remaining few patches would basically be the same as the ones I have reviewed. I would recommend that you cc the maintainers for the relevant devices on this patchset when you send out your next version. thanks -- PMM