Difference between revisions of "Hypervisor Support"

From Open-IOV
Jump to navigation Jump to search
Line 3: Line 3:


=== Missing Functionality ===
=== Missing Functionality ===
 
SR-IOV drivers running from within guests.
==== SR-IOV drivers running from within guests ====


== Xen ==
== Xen ==
Line 12: Line 11:


=== Missing Functionality ===
=== Missing Functionality ===
 
IOMMU Groups.
==== IOMMU Groups ====


=== Additional Documentation ===
=== Additional Documentation ===
Line 22: Line 20:


=== Missing Functionality ===
=== Missing Functionality ===
 
VFIO.
==== VFIO ====


=== Additional Documentation ===
=== Additional Documentation ===
For additional documentation read [https://blog.netbsd.org/tnf/entry/from_zero_to_nvmm From Zero to NVMM].
For additional documentation read [https://blog.netbsd.org/tnf/entry/from_zero_to_nvmm From Zero to NVMM].

Revision as of 22:58, 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 drivers running from within guests.

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.