Skip to content
Snippets Groups Projects
Commit d8d95814 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

memory: convert memory_region_destroy to object_unparent


Explicitly call object_unparent in the few places where we
will re-create the memory region.  If the memory region is
simply being destroyed as part of device teardown, let QOM
handle it.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent e3fb0ade
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment