]> git.proxmox.com Git - mirror_qemu.git/commit
hw/dma/pl330: Add memory region to replace default
authorWen, Jianxian <Jianxian.Wen@verisilicon.com>
Wed, 18 Aug 2021 10:17:00 +0000 (10:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 25 Aug 2021 09:48:50 +0000 (10:48 +0100)
commit77844cc51aa0714d54ae6f5a12279ce0e7f5ef55
treede778196460fc924fbf591d8694bce77ffa351e5
parentff31cca71ef257f8da2d9bc647ddd53f080ce580
hw/dma/pl330: Add memory region to replace default

Add property memory region which can connect with IOMMU region to support SMMU translate.

Signed-off-by: Jianxian Wen <jianxian.wen@verisilicon.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 4C23C17B8E87E74E906A25A3254A03F4FA1FEC31@SHASXM03.verisilicon.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/exynos4210.c
hw/arm/xilinx_zynq.c
hw/dma/pl330.c