On 06/10/2016 01:57, Chen Gang wrote: > > On 10/6/16 03:38, Laurent Vivier wrote: >> I've removed the cannot_destroy_with_object_finalize_yet field as >> cpu_exec_init() is not called by tilegx_cpu_initfn() anymore >> (not tested with QOM command as tilegx is only available in linux-user >> mode) >> > > > For master branch, I can not find cpu_exec_realize in total source code, > I am not quite sure whether it is ok or not.
See PATCH 1/19 exec: split cpu_exec_init() Thanks, Laurent