commit | 62d7ba669dbd5b4c92664eea453d28448ab9cb4b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 25 14:12:35 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 01 15:53:10 2013 -0600 |
tree | 61a26431a8982d8c93a9f1c94cad8c10031148c6 | |
parent | 06f7f2bb562826101468f387b4a34971b16e9aee [diff] |
qdev: add reference for the bus while it is referred to by the DeviceState Now that the unparent callbacks are complete, we can correctly account more missing references. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>