Home
last modified time | relevance | path

Searched hist:a54c87b68a0410d0cf6f8b84e42074a5cf463732 (Results 1 – 1 of 1) sorted by relevance

/qemu/accel/tcg/
H A Dcputlb.ca54c87b68a0410d0cf6f8b84e42074a5cf463732 Thu Jan 21 14:15:05 UTC 2016 Peter Maydell <peter.maydell@linaro.org> exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS

Pass the MemTxAttrs for the memory access to iotlb_to_region(); this
allows it to determine the correct AddressSpace to use for the lookup.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>