diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2020-01-10 19:30:30 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-24 20:59:14 +0100 |
commit | 9859facc0487b248217f7fe10aad8680be86b19f (patch) | |
tree | 0576ee93868400a05f17806af3f18da8405c51e5 /hw/misc/pci-testdev.c | |
parent | 840ecdfbf9b401e018c43c45a909c7bbf37224e9 (diff) | |
download | qemu-9859facc0487b248217f7fe10aad8680be86b19f.zip |
object: release all props
Class properties may have to release resources when the object is
destroyed. Let's use the existing release() callback for that, but
class properties must not release ObjectProperty, as it can be shared
by various instances.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200110153039.1379601-18-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/misc/pci-testdev.c')
0 files changed, 0 insertions, 0 deletions