mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 09:47:44 +00:00
doc: remove remaining GVT-g documentation
When GVT-g support was removed from ACRN some documentation changes were missed. Delete the GVT-g HLD docs and the images it used. Also fix references in the old release notes so they don't depend on this deleted document. (The original release notes are still in the archived release docs.) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
e2bf4a90b4
commit
6d352ba4e6
@@ -305,9 +305,8 @@ current scenario has:
|
||||
Specify the User VM memory size in megabytes.
|
||||
|
||||
``gvt_args``:
|
||||
GVT arguments for the VM. Set it to ``gvtd`` for GVT-d, otherwise it's
|
||||
for GVT-g arguments. The GVT-g input format: ``low_gm_size high_gm_size fence_sz``,
|
||||
The recommendation is ``64 448 8``. Leave it blank to disable the GVT.
|
||||
GVT arguments for the VM. Set it to ``gvtd`` for GVT-d.
|
||||
Leave it blank to disable the GVT.
|
||||
|
||||
``vbootloader``:
|
||||
Virtual bootloader type; currently only supports OVMF.
|
||||
|
Reference in New Issue
Block a user