Paolo Bonzini
authored
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:
Paolo Bonzini <pbonzini@redhat.com>