+3
−3
+10
−12
+8
−9
+1
−2
Loading
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/.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>