index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
smmu-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/arm/smmuv3: Enforce invalidation on a power of two range
Eric Auger
2021-03-12
1
-11
/
+17
*
hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
Eric Auger
2021-03-12
1
-1
/
+1
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
1
-6
/
+7
*
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-12-08
1
-1
/
+1
*
hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
Eric Auger
2020-08-24
1
-1
/
+1
*
hw/arm/smmuv3: Get prepared for range invalidation
Eric Auger
2020-08-24
1
-5
/
+20
*
hw/arm/smmu-common: Manage IOTLB block entries
Eric Auger
2020-08-24
1
-18
/
+49
*
hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
Eric Auger
2020-08-24
1
-15
/
+17
*
hw/arm/smmu: Introduce smmu_get_iotlb_key()
Eric Auger
2020-08-24
1
-30
/
+36
*
hw/arm/smmu-common: Add IOTLB helpers
Eric Auger
2020-08-24
1
-0
/
+36
*
hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
Eric Auger
2020-08-24
1
-31
/
+17
*
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
2020-03-05
1
-10
/
+11
*
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
2020-03-05
1
-0
/
+1
*
hw: Remove unnecessary cast when calling dma_memory_read()
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/arm/smmuv3: Remove SMMUNotifierNode
Eric Auger
2019-04-29
1
-3
/
+3
*
hw/arm/smmu-common: Fix the name of the iommu memory regions
Eric Auger
2018-09-25
1
-3
/
+3
*
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
2018-07-09
1
-1
/
+1
*
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
1
-0
/
+34
*
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
1
-0
/
+60
*
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
1
-2
/
+22
*
hw/arm/smmu-common: Fix coverity issue in get_block_pte_address
Eric Auger
2018-05-18
1
-2
/
+2
*
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
2018-05-04
1
-0
/
+222
*
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
2018-05-04
1
-0
/
+69
*
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
2018-05-04
1
-0
/
+81