Difference between revisions of "Hypervisor Support"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
This section will cover efforts to support the Xen hypervisor with open device mediation software. | This section will cover efforts to support the Xen hypervisor with open device mediation software. | ||
=== Mdev drivers outside Dom0 === | |||
=== Missing Functionality === | === Missing Functionality === | ||
Line 32: | Line 24: | ||
==== VFIO ==== | ==== VFIO ==== | ||
=== Additional Documentation === | |||
For additional documentation read [https://blog.netbsd.org/tnf/entry/from_zero_to_nvmm From Zero to NVMM]. |
Revision as of 04:04, 18 December 2021
KVM
This section will cover existing support in KVM for VFIO-Mdev and ongoing issues with it's existing implementation.
Missing Functionality
SR-IOV within VMs
Xen
This section will cover efforts to support the Xen hypervisor with open device mediation software.
Mdev drivers outside Dom0
Missing Functionality
IOMMU Groups
Additional Documentation
For additional documentation check the XenProject Wiki.
NVMM
This section will cover NetBSD's NVMM.
Missing Functionality
VFIO
Additional Documentation
For additional documentation read From Zero to NVMM.