aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorAkihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>2025-09-24 13:37:23 +0900
committerPaolo Bonzini <pbonzini@redhat.com>2025-09-24 09:23:20 +0200
commit15d91385422eb42321f49144554439c52b18953a (patch)
treec7e9289fa219f1029d98969030c9607b3ffa17fe /scripts/lib/kdoc/kdoc_parser.py
parentf9ce08489424905ae4a70218fa35013fe88d54ed (diff)
downloadqemu-15d91385422eb42321f49144554439c52b18953a.zip
qemu-15d91385422eb42321f49144554439c52b18953a.tar.gz
qemu-15d91385422eb42321f49144554439c52b18953a.tar.bz2
hv-balloon: hw/core/register: Do not unparent in instance_finalize()
Children are automatically unparented so manually unparenting is unnecessary. Worse, automatic unparenting happens before the instance_finalize() callback of the parent gets called, so object_unparent() calls in the callback will refer to objects that are already unparented, which is semantically incorrect. Signed-off-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Link: https://lore.kernel.org/r/20250924-use-v4-4-07c6c598f53d@rsg.ci.i.u-tokyo.ac.jp Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions