mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-29 21:33:13 +00: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>