index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
smmu-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-12
hw/arm/smmuv3: Enforce invalidation on a power of two range
Eric Auger
1
-11
/
+17
2021-03-12
hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
Eric Auger
1
-1
/
+1
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