dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 3 Sep 2020 07:30:10 +0000 (09:30 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 30 Dec 2021 16:16:32 +0000 (17:16 +0100)
commit4afd0f2f220ec3dc8518b8de0d66cbf8d2fd1be7
treebace6d8bf2341dff660f284cdd135f7854d86bc6
parent7a36e42d9114474278ce30ba36945cc62292eb60
dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument

We will add the MemTxAttrs argument to dma_memory_rw() in
the next commit. Since dma_memory_rw_relaxed() is only used
by dma_memory_rw(), modify it first in a separate commit to
keep the next commit easier to review.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20211223115554.3155328-4-philmd@redhat.com>
include/sysemu/dma.h