summaryrefslogtreecommitdiffstats
path: root/hw/sparc64/sun4u_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-151-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* sun4u_iommu: add trace event for IOMMU translationsMark Cave-Ayland2018-01-091-0/+2
* sun4u_iommu: convert from IOMMU_DPRINTF to trace-eventsMark Cave-Ayland2018-01-091-14/+3Star
* sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland2018-01-091-17/+18
* sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland2018-01-091-0/+350