On 7 March 2016 at 07:05, xiaoqiang zhao <zxq_yx_...@163.com> wrote: > This patch set trying to QOM'ify code under hw/arm directory. > As previous patches to hw/timer/*, we use instance_init instead of > the SysBus's init function. > > > xiaoqiang zhao (9): > hw/arm: QOM'ify armv7m.c > hw/arm: QOM'ify highbank.c > hw/arm: QOM'ify integratorcp.c > hw/arm: QOM'ify pxa2xx.c > hw/arm: QOM'ify pxa2xx_pic.c > hw/arm: QOM'ify spitz.c > hw/arm: QOM'ify stellaris.c > hw/arm: QOM'ify strongarm.c > hw/arm: QOM'ify versatilepb.c
A general note -- since these aren't bug fixes and we're in soft freeze now, I don't think we should put them in until 2.6 is out. I'll review the patches in a second, though. thanks -- PMM