]> www.infradead.org Git - users/dwmw2/qemu.git/commit
dma: Let dma_memory_valid() take MemTxAttrs argument
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 3 Sep 2020 07:28:49 +0000 (09:28 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 30 Dec 2021 16:16:32 +0000 (17:16 +0100)
commit7ccb391ccd594b3f33de8deb293ff8d47bb4e219
tree1d4d82f9dc1ffbd2f61dfbac6fb978892f2694fb
parent41d5e8da3d5e0a143a9fb397c9f34707ec544997
dma: Let dma_memory_valid() take MemTxAttrs argument

Let devices specify transaction attributes when calling
dma_memory_valid().

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-2-philmd@redhat.com>
include/hw/ppc/spapr_vio.h
include/sysemu/dma.h