Mediated Device Internals Meta-Analysis

From Open-IOV
Jump to navigation Jump to search

The following page will contain an analysis of common functions used to facilitate virtualization of GPU peripherals as documented from multiple sources with differing implementations via the Mediated Device Internals document. This page will will be used to inform the GVM Architecture document.


The vendor driver is generally responsible for several functions. Those functions should ideally be abstracted from the vendor driver in order to provide generic compatibility with GPU devices regardless of vendor integration.


The mediated device framework requires that the vendor driver register via the Mediate Core's Device Register Interface.