index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
container-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
1
-4
/
+4
2024-05-16
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
1
-3
/
+3
2024-05-16
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
1
-2
/
+2
2024-01-05
vfio/container: Introduce a VFIOIOMMU QOM interface
Cédric Le Goater
1
-1
/
+11
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
1
-1
/
+1
2023-12-19
vfio/iommufd: Relax assert check for iommufd backend
Zhenzhong Duan
1
-0
/
+4
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
1
-0
/
+21
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
1
-0
/
+3
2023-12-19
vfio/container: Move listener to base container
Eric Auger
1
-0
/
+1
2023-12-19
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
1
-0
/
+1
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
1
-0
/
+1
2023-12-19
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...
Eric Auger
1
-0
/
+16
2023-12-19
vfio/container: Move space field to base container
Eric Auger
1
-1
/
+5
2023-12-19
vfio/common: Move giommu_list in base container
Eric Auger
1
-0
/
+9
2023-12-19
vfio/common: Introduce vfio_container_init/destroy helper
Zhenzhong Duan
1
-0
/
+9
2023-12-19
vfio/container: Switch to dma_map|unmap API
Eric Auger
1
-0
/
+32