commit | 76a6e1cc7cc3ad022e7159b37b291b75bc4615bf | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 11 11:58:30 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Aug 17 23:25:24 2014 +0200 |
tree | 3a8249610b341035e314d97f9be91be411735747 | |
parent | 33cbb2c546594685131e771e2e0972418b9d0301 [diff] |
qom: object: delete properties before calling instance_finalize This ensures that the children's unparent callback will still have a usable parent. Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>