index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
smmu-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
hw/arm/smmu: Avoid using inlined functions with external linkage again
Philippe Mathieu-Daudé
2024-04-02
1
-1
/
+1
*
hw/arm/smmuv3: add support for stage 1 access fault
Luc Michel
2024-02-15
1
-0
/
+11
*
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
1
-0
/
+2
*
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-03
1
-1
/
+5
*
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2023-07-25
1
-2
/
+1
*
hw/arm/smmuv3: Add CMDs related to stage-2
Mostafa Saleh
2023-05-30
1
-0
/
+16
*
hw/arm/smmuv3: Add VMID to TLB tagging
Mostafa Saleh
2023-05-30
1
-14
/
+22
*
hw/arm/smmuv3: Add page table walk for stage-2
Mostafa Saleh
2023-05-30
1
-1
/
+141
*
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
2023-05-30
1
-17
/
+10
*
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
1
-15
/
+1
*
hw/arm/smmu-common: Fix TTB1 handling
Jean-Philippe Brucker
2023-02-16
1
-1
/
+1
*
hw/arm/smmu-common: Support 64-bit addresses
Jean-Philippe Brucker
2023-02-16
1
-1
/
+1
*
hw: Use TYPE_PCI_BUS definition where appropriate
Philippe Mathieu-Daudé
2023-01-28
1
-1
/
+2
*
hw/arm/smmu-common: Avoid using inlined functions with external linkage
Philippe Mathieu-Daudé
2023-01-05
1
-7
/
+6
*
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
Philippe Mathieu-Daudé
2023-01-05
1
-1
/
+1
*
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
Peter Maydell
2022-12-15
1
-3
/
+4
*
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