commit | dd0ba250ca83ed915ea192ab7539cdbb4e868c14 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 02 13:08:48 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 07 13:52:42 2012 +0100 |
tree | 6d127f77c7b78b10b9f1e6604ad44428df8f0514 | |
parent | 7b009e5d09ee7786a4fd848327b6a8d8d7c01f0d [diff] |
qdev: let QOM free properties Drop the special free callback. Instead, register a "regular" release method in the non-legacy property. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>