summary refs log tree commit diff stats
path: root/include/hw/vfio/vfio-container-base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio: allow cpr-reboot migration if suspendedSteve Sistare2024-03-081-0/+1
* vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interfaceCédric Le Goater2024-01-051-1/+1
* vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interfaceCédric Le Goater2024-01-051-0/+1
* vfio/container: Intoduce a new VFIOIOMMUClass::setup handlerCédric Le Goater2024-01-051-0/+1
* vfio/container: Introduce a VFIOIOMMU legacy QOM interfaceCédric Le Goater2024-01-051-0/+1
* vfio/container: Introduce a VFIOIOMMU QOM interfaceCédric Le Goater2024-01-051-4/+19
* vfio/spapr: Extend VFIOIOMMUOps with a release handlerCédric Le Goater2024-01-051-0/+1
* vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacksZhenzhong Duan2023-12-191-5/+7
* vfio/pci: Introduce a vfio pci hot reset interfaceZhenzhong Duan2023-12-191-0/+3
* vfio/spapr: switch to spapr IOMMU BE add/del_section_windowZhenzhong Duan2023-12-191-0/+5
* vfio/spapr: Introduce spapr backend and target interfaceZhenzhong Duan2023-12-191-0/+6
* vfio/container: Move iova_ranges to base containerZhenzhong Duan2023-12-191-0/+1
* vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base containerEric Auger2023-12-191-0/+2
* vfio/container: Move listener to base containerEric Auger2023-12-191-0/+3
* vfio/container: Move vrdl_list to base containerZhenzhong Duan2023-12-191-0/+11
* vfio/container: Move pgsizes and dma_max_mappings to base containerEric Auger2023-12-191-0/+2
* vfio/container: Move per container device list in base containerZhenzhong Duan2023-12-191-0/+1
* vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...Eric Auger2023-12-191-0/+6
* vfio/container: Move space field to base containerEric Auger2023-12-191-0/+9
* 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/+4
* vfio/container: Switch to dma_map|unmap APIEric Auger2023-12-191-0/+7
* vfio: Introduce base object for VFIOContainer and targeted interfaceZhenzhong Duan2023-12-191-0/+50