mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 23:57:10 +00:00
doc: add GVT-G porting guide
Transcode, review, and publish GVT-G porting guide documentation. Merged glossary entries, added anchor links in GVT-g_api for referencing from this document. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
746cbab979
commit
53a5941b99
@@ -83,6 +83,7 @@ responses to user space modules, notified by vIRQ injections.
|
||||
.. kernel-doc:: include/linux/vhm/acrn_vhm_mm.h
|
||||
:functions: update_memmap_attr
|
||||
|
||||
.. _MPT_interface:
|
||||
|
||||
ACRN-GT mediated pass-through (MPT) interface
|
||||
**************************************************
|
||||
@@ -143,6 +144,7 @@ This section describes the wrap functions:
|
||||
intel_gvt_hypervisor_unpause_domain
|
||||
intel_gvt_hypervisor_dom0_ready
|
||||
|
||||
.. _intel_gvt_ops_interface:
|
||||
|
||||
GVT-g intel_gvt_ops interface
|
||||
*****************************
|
||||
@@ -183,6 +185,8 @@ in the `ACRN kernel GitHub repo`_
|
||||
intel_gvt_activate_vgpu
|
||||
intel_gvt_deactivate_vgpu
|
||||
|
||||
.. _sysfs_interface:
|
||||
|
||||
ACRN-GT sysfs interface
|
||||
***********************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user