aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc64/sun4u_iommu.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell1-1/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-01-09sun4u_iommu: add trace event for IOMMU translationsMark Cave-Ayland1-0/+2
2018-01-09sun4u_iommu: convert from IOMMU_DPRINTF to trace-eventsMark Cave-Ayland1-14/+3
2018-01-09sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland1-17/+18
2018-01-09sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland1-0/+350