Make flatview_translate() take a MemTxAttrs argument
commitefa99a2ff8edf39f48777326c2debdb196f07c41
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 31 May 2018 13:50:52 +0000 (31 14:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 31 May 2018 15:32:35 +0000 (31 16:32 +0100)
tree93195dc85742d1ccc061362624b6fa135c6e95c6
parenteace72b7a6d01d2e8fb69611c7ca028c8832f7aa
Make flatview_translate() take a MemTxAttrs argument

As part of plumbing MemTxAttrs down to the IOMMU translate method,
add MemTxAttrs as an argument to flatview_translate(); all its
callers now have attrs available.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180521140402.23318-11-peter.maydell@linaro.org
exec.c
include/exec/memory.h