mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-09 14:13:13 +02:00
Only address_space_translate_for_iotlb needs to return the section. Every caller of address_space_translate now uses only section->mr, return it directly. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>