On 17 March 2016 at 14:59, <mich...@walle.cc> wrote: > [I had some problems with my mailserver and the v5 version didn't make it > through. I know there is a v5 version of this patch series and I've tested > with the v5 version] > > > Am 2016-02-22 04:15, schrieb xiaoqiang zhao: >> >> * 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.mayd...@linaro.org> >> Signed-off-by: xiaoqiang zhao <zxq_yx_...@163.com> > > > Signed-off-by: Michael Walle <mich...@walle.cc>
Signed-off-by: doesn't make much sense in this situation -- did you want Acked-by, Reviewed-by, Tested-by, or some combination of those ? thanks -- PMM