On 15/01/2019 19:19, Paolo Bonzini wrote: > qgraph will embed these objects instead of allocating them in a separate > object. Expose a new API "generic_alloc_init" and "generic_alloc_destroy" > for that, and rename the existing API with s/init/new/ and s/uninit/free/.
I'm not the "s/init/new/ and s/uninit/free/" are actually done in this patch. > Signed-off-by: Paolo Bonzini <[email protected]> Reviewed-by: Laurent Vivier <[email protected]>
