Age | Commit message (Expand) | Author | Files | Lines |
2020-12-08 | memory: Add IOMMUTLBEvent | Eugenio Pérez | 1 | -6/+7 |
2020-12-08 | memory: Rename memory_region_notify_one to memory_region_notify_iommu_one | Eugenio Pérez | 1 | -1/+1 |
2020-08-24 | hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support | Eric Auger | 1 | -1/+1 |
2020-08-24 | hw/arm/smmuv3: Get prepared for range invalidation | Eric Auger | 1 | -5/+20 |
2020-08-24 | hw/arm/smmu-common: Manage IOTLB block entries | Eric Auger | 1 | -18/+49 |
2020-08-24 | hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value | Eric Auger | 1 | -15/+17 |
2020-08-24 | hw/arm/smmu: Introduce smmu_get_iotlb_key() | Eric Auger | 1 | -30/+36 |
2020-08-24 | hw/arm/smmu-common: Add IOTLB helpers | Eric Auger | 1 | -0/+36 |
2020-08-24 | hw/arm/smmu-common: Factorize some code in smmu_ptw_64() | Eric Auger | 1 | -31/+17 |
2020-03-05 | hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic | Philippe Mathieu-Daudé | 1 | -10/+11 |
2020-03-05 | hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus | Eric Auger | 1 | -0/+1 |
2020-02-20 | hw: Remove unnecessary cast when calling dma_memory_read() | Philippe Mathieu-Daudé | 1 | -2/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-04-29 | hw/arm/smmuv3: Remove SMMUNotifierNode | Eric Auger | 1 | -3/+3 |
2018-09-25 | hw/arm/smmu-common: Fix the name of the iommu memory regions | Eric Auger | 1 | -3/+3 |
2018-07-09 | hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr | Eric Auger | 1 | -1/+1 |
2018-06-26 | hw/arm/smmuv3: Add notifications on invalidation | Eric Auger | 1 | -0/+34 |
2018-06-26 | hw/arm/smmuv3: IOTLB emulation | Eric Auger | 1 | -0/+60 |
2018-06-26 | hw/arm/smmuv3: Cache/invalidate config data | Eric Auger | 1 | -2/+22 |
2018-05-18 | hw/arm/smmu-common: Fix coverity issue in get_block_pte_address | Eric Auger | 1 | -2/+2 |
2018-05-04 | hw/arm/smmu-common: VMSAv8-64 page table walk | Eric Auger | 1 | -0/+222 |
2018-05-04 | hw/arm/smmu-common: IOMMU memory region and address space setup | Eric Auger | 1 | -0/+69 |
2018-05-04 | hw/arm/smmu-common: smmu base device and datatypes | Eric Auger | 1 | -0/+81 |