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.
Nested SR-IOV.


== Xen ==
== Xen ==

Revision as of 18:27, 8 August 2022

KVM

This section will cover existing support in KVM for VFIO-Mdev and ongoing issues with it's existing implementation.

Missing Functionality

Nested SR-IOV.

Xen

This section will cover efforts to support the Xen hypervisor with open device mediation software.

Mdev drivers outside Dom0

Xen Hyperlaunch aims to disaggregate Dom0's monolithic functions. This includes a discrete domain for device drivers.

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.