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
/
hw
/
vfio
/
container-base.c
Age
Commit message (
Expand
)
Author
2024-01-05
vfio/container: Introduce a VFIOIOMMU QOM interface
Cédric Le Goater
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2023-12-19
vfio/iommufd: Relax assert check for iommufd backend
Zhenzhong Duan
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
2023-12-19
vfio/container: Move listener to base container
Eric Auger
2023-12-19
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
2023-12-19
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...
Eric Auger
2023-12-19
vfio/container: Move space field to base container
Eric Auger
2023-12-19
vfio/common: Move giommu_list in base container
Eric Auger
2023-12-19
vfio/common: Introduce vfio_container_init/destroy helper
Zhenzhong Duan
2023-12-19
vfio/container: Switch to dma_map|unmap API
Eric Auger