mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-26 00:34:26 +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>