Home
last modified time | relevance | path

Searched hist:"33 aa660575f7174752a7308229e5fc108921c2a6" (Results 1 – 1 of 1) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dqom.rs33aa660575f7174752a7308229e5fc108921c2a6 Wed Dec 11 09:33:31 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: qom: automatically use Drop trait to implement instance_finalize

Replace the customizable INSTANCE_FINALIZE with a generic function
that drops the Rust object.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>