mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-11 15:45:51 +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>