mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
memory_region_init_* takes care of copying the name into memory it owns. Free it in the caller. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>