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