mirror of
https://github.com/qemu/qemu.git
synced 2026-07-26 10:22:40 +00:00
This new API will avoid having too many memory_region_ref/unref in paths that currently use memory_region_find. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>