Structsยง
- VfioContainer contain multi VfioGroup, and delegate an IOMMU domain table
 - A helper struct for managing VFIO containers
 - Vfio device for exposing regions which could be read/write to kernel vfio device.
 - VfioGroup ๐
 - Vfio Irq information used to assign and enable/disable/mask/unmask vfio irq
 - Address on VFIO memory region.
 
Enumsยง
- KvmVfioGroupOps ๐
 - Vfio Irq type used to enable/disable/mask/unmask vfio irq
 
Constantsยง
- VFIO_API_VERSION ๐
 
Staticsยง
- KVM_VFIO_FILE ๐
 
Functionsยง
- create_kvm_vfio_file ๐
 - extract_vfio_struct ๐
 - get_error ๐
 - kvm_vfio_file ๐
 
Type Aliasesยง
- Result ๐