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