summary refs log tree commit diff stats
path: root/hw/vfio/container-base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio/container: Introduce a VFIOIOMMU QOM interfaceCédric Le Goater2024-01-051-1/+11
* vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacksZhenzhong Duan2023-12-191-1/+1
* vfio/iommufd: Relax assert check for iommufd backendZhenzhong Duan2023-12-191-0/+4
* vfio/spapr: switch to spapr IOMMU BE add/del_section_windowZhenzhong Duan2023-12-191-0/+21
* vfio/container: Move iova_ranges to base containerZhenzhong Duan2023-12-191-0/+3
* vfio/container: Move listener to base containerEric Auger2023-12-191-0/+1
* vfio/container: Move vrdl_list to base containerZhenzhong Duan2023-12-191-0/+1
* vfio/container: Move pgsizes and dma_max_mappings to base containerEric Auger2023-12-191-0/+1
* vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...Eric Auger2023-12-191-0/+16
* vfio/container: Move space field to base containerEric Auger2023-12-191-1/+5
* vfio/common: Move giommu_list in base containerEric Auger2023-12-191-0/+9
* vfio/common: Introduce vfio_container_init/destroy helperZhenzhong Duan2023-12-191-0/+9
* vfio/container: Switch to dma_map|unmap APIEric Auger2023-12-191-0/+32