aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/host_iommu_device.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-23vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCapsJoao Martins1-0/+4
2024-07-23vfio/{iommufd,container}: Remove caps::aw_bitsJoao Martins1-3/+0
2024-07-09HostIOMMUDevice: Introduce get_page_size_mask() callbackEric Auger1-0/+8
2024-07-09HostIOMMUDevice : remove Error handle from get_iova_ranges callbackEric Auger1-2/+1
2024-06-24HostIOMMUDevice: Store the aliased bus and devfnEric Auger1-0/+2
2024-06-24HostIOMMUDevice: Introduce get_iova_ranges callbackEric Auger1-0/+8
2024-06-24HostIOMMUDevice: Store the VFIO/VDPA agentEric Auger1-0/+1
2024-06-24backends/host_iommu_device: Introduce HostIOMMUDeviceCapsZhenzhong Duan1-0/+38
2024-06-24backends: Introduce HostIOMMUDevice abstractZhenzhong Duan1-0/+53