index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
/
smmu-common.h
Age
Commit message (
Expand
)
Author
2022-04-28
hw/arm/smmuv3: Cache event fault record
Jean-Philippe Brucker
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-24
hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
Eric Auger
2020-08-24
hw/arm/smmuv3: Get prepared for range invalidation
Eric Auger
2020-08-24
hw/arm/smmu-common: Manage IOTLB block entries
Eric Auger
2020-08-24
hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
Eric Auger
2020-08-24
hw/arm/smmu: Introduce smmu_get_iotlb_key()
Eric Auger
2020-08-24
hw/arm/smmu-common: Add IOTLB helpers
Eric Auger
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-04-29
hw/arm/smmuv3: Remove SMMUNotifierNode
Eric Auger
2018-07-09
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
2018-05-04
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger