Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-01-09 | sun4u_iommu: add trace event for IOMMU translations | Mark Cave-Ayland | 1 | -0/+2 |
2018-01-09 | sun4u_iommu: convert from IOMMU_DPRINTF to trace-events | Mark Cave-Ayland | 1 | -14/+3 |
2018-01-09 | sun4u_iommu: update to reflect IOMMU is no longer part of the APB device | Mark Cave-Ayland | 1 | -17/+18 |
2018-01-09 | sun4u: split IOMMU device out from apb.c to sun4u_iommu.c | Mark Cave-Ayland | 1 | -0/+350 |