summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/smmu-common.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-5/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger2020-08-241-0/+1
* hw/arm/smmuv3: Get prepared for range invalidationEric Auger2020-08-241-1/+2
* hw/arm/smmu-common: Manage IOTLB block entriesEric Auger2020-08-241-3/+7
* hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger2020-08-241-3/+9
* hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger2020-08-241-0/+1
* hw/arm/smmu-common: Add IOTLB helpersEric Auger2020-08-241-0/+2
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2019-05-131-1/+1
* hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2019-04-291-6/+2Star
* hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger2018-07-091-0/+1
* hw/arm/smmuv3: Add notifications on invalidationEric Auger2018-06-261-0/+6
* hw/arm/smmuv3: IOTLB emulationEric Auger2018-06-261-0/+13
* hw/arm/smmuv3: Cache/invalidate config dataEric Auger2018-06-261-0/+5
* hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger2018-05-041-0/+14
* hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger2018-05-041-0/+8
* hw/arm/smmu-common: smmu base device and datatypesEric Auger2018-05-041-0/+123