]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/dma/rc4030.c
iommu: Add IOMMU index argument to translate method
[mirror_qemu.git] / hw / dma / rc4030.c
index 5d4833eeca3a5fcbe5328f51c43d9a0f7b365ad0..ccd8612888e5e0013033a0f03fbcf00ed9fb445c 100644 (file)
@@ -491,7 +491,7 @@ static const MemoryRegionOps jazzio_ops = {
 };
 
 static IOMMUTLBEntry rc4030_dma_translate(IOMMUMemoryRegion *iommu, hwaddr addr,
-                                          IOMMUAccessFlags flag)
+                                          IOMMUAccessFlags flag, int iommu_idx)
 {
     rc4030State *s = container_of(iommu, rc4030State, dma_mr);
     IOMMUTLBEntry ret = {