aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2025-09-08 12:49:43 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-09-17 19:00:56 +0200
commitf665219b03dda114539c637c50c748a2ebd73c82 (patch)
tree96d648d1b00fd4a4514fe247256bc0c1a04367d7 /scripts/lib/kdoc/kdoc_parser.py
parent945bf29aa82a2dfca3f69a19b7d048cddcc095bf (diff)
downloadqemu-f665219b03dda114539c637c50c748a2ebd73c82.zip
qemu-f665219b03dda114539c637c50c748a2ebd73c82.tar.gz
qemu-f665219b03dda114539c637c50c748a2ebd73c82.tar.bz2
rust: remove unused global qemu "allocator"
The global allocator has always been disabled. There is no clear reason Rust and C should use the same allocator. Allocations made from Rust must be freed by Rust, and same for C, otherwise we head into troubles. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Link: https://lore.kernel.org/r/20250827104147.717203-3-marcandre.lureau@redhat.com Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions