mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 23:49:36 +00:00
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>