index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
container-base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/container: Fix container object destruction
Cédric Le Goater
2024-11-18
1
-1
/
+1
*
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
2024-07-09
1
-0
/
+15
*
vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
Cédric Le Goater
2024-06-24
1
-1
/
+3
*
vfio/container: Remove vfio_container_init()
Cédric Le Goater
2024-06-24
1
-5
/
+0
*
vfio/container: Remove VFIOContainerBase::ops
Cédric Le Goater
2024-06-24
1
-13
/
+24
*
vfio/container: Introduce an instance_init() handler
Cédric Le Goater
2024-06-24
1
-6
/
+13
*
vfio/container: Change VFIOContainerBase to use QOM
Cédric Le Goater
2024-06-24
1
-1
/
+3
*
vfio/container: Simplify vfio_container_init()
Cédric Le Goater
2024-06-24
1
-2
/
+1
*
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
2024-05-16
1
-4
/
+4
*
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
2024-05-16
1
-3
/
+3
*
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
2024-05-16
1
-2
/
+2
*
vfio/container: Introduce a VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
1
-1
/
+11
*
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2023-12-19
1
-1
/
+1
*
vfio/iommufd: Relax assert check for iommufd backend
Zhenzhong Duan
2023-12-19
1
-0
/
+4
*
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
2023-12-19
1
-0
/
+21
*
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
2023-12-19
1
-0
/
+3
*
vfio/container: Move listener to base container
Eric Auger
2023-12-19
1
-0
/
+1
*
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
2023-12-19
1
-0
/
+1
*
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
2023-12-19
1
-0
/
+1
*
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...
Eric Auger
2023-12-19
1
-0
/
+16
*
vfio/container: Move space field to base container
Eric Auger
2023-12-19
1
-1
/
+5
*
vfio/common: Move giommu_list in base container
Eric Auger
2023-12-19
1
-0
/
+9
*
vfio/common: Introduce vfio_container_init/destroy helper
Zhenzhong Duan
2023-12-19
1
-0
/
+9
*
vfio/container: Switch to dma_map|unmap API
Eric Auger
2023-12-19
1
-0
/
+32