aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/container-base.c
AgeCommit message (Expand)Author
2024-01-05vfio/container: Introduce a VFIOIOMMU QOM interfaceCédric Le Goater
2023-12-19vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacksZhenzhong Duan
2023-12-19vfio/iommufd: Relax assert check for iommufd backendZhenzhong Duan
2023-12-19vfio/spapr: switch to spapr IOMMU BE add/del_section_windowZhenzhong Duan
2023-12-19vfio/container: Move iova_ranges to base containerZhenzhong Duan
2023-12-19vfio/container: Move listener to base containerEric Auger
2023-12-19vfio/container: Move vrdl_list to base containerZhenzhong Duan
2023-12-19vfio/container: Move pgsizes and dma_max_mappings to base containerEric Auger
2023-12-19vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...Eric Auger
2023-12-19vfio/container: Move space field to base containerEric Auger
2023-12-19vfio/common: Move giommu_list in base containerEric Auger
2023-12-19vfio/common: Introduce vfio_container_init/destroy helperZhenzhong Duan
2023-12-19vfio/container: Switch to dma_map|unmap APIEric Auger