commit | d29275f10382844e000ddaafaddc6780555e8d83 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Sep 25 21:42:35 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:48 2009 -0500 |
tree | 48038e49e6c211226a7dfaab7f349ebf4ecf0d23 | |
parent | 131ec1bd7de661f20f178f582430a9d0d0cfa9b4 [diff] |
Add exit callback to DeviceInfo. This adds a exit callback for device destruction to DeviceInfo, so we can hook cleanups into qdev device destruction. Followup patches will put that into use. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>