commit | b76facc35b0153cee5a8972f8a3c70694a7e3913 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 25 14:12:39 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 01 15:53:11 2013 -0600 |
tree | e56d1d4482d9318300fb970fc370c13fb74d4eac | |
parent | 5c099537a646370d85f9a0f6bc18371ceeeb14dc [diff] |
qom: remove object_delete This is now unused. Document the initial reference count of an object and when it will be freed/finalized. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>