Difference between revisions of "Hypervisor Support"

From Open-IOV
Jump to navigation Jump to search
(Created page with "== KVM == == Xen == == NVMM ==")
 
Line 1: Line 1:
== KVM ==
== KVM ==
This section will cover existing support in KVM for VFIO-Mdev and ongoing issues with it's existing implementation.
=== SR-IOV within VMs ===


== Xen ==
== Xen ==
This section will cover efforts to support the Xen hypervisor with open device mediation software.
=== Support Targets & Goals ===
==== QubesOS ====
QubesOS is a security focused desktop operating system based on the Xen hypervisor.
===== Implementation Goals (Security By Compartmentalization) =====
This section will cover high level implementation goals for GPU mediation in QubesOS.
==== Mdev drivers outside of Dom0 ====
=== Missing Functionality ===
==== IOMMU Groups ====
=== Additional Documentation ===
For additional documentation check the [https://wiki.xenproject.org/wiki/Main_Page XenProject Wiki].


== NVMM ==
== NVMM ==
This section will cover NetBSD's NVMM.
=== Missing Functionality ===
==== VFIO ====

Revision as of 01:36, 18 December 2021

KVM

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

SR-IOV within VMs

Xen

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

Support Targets & Goals

QubesOS

QubesOS is a security focused desktop operating system based on the Xen hypervisor.

Implementation Goals (Security By Compartmentalization)

This section will cover high level implementation goals for GPU mediation in QubesOS.

Mdev drivers outside of 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