mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-28 08:16:54 +00:00
Doc: Grammar add for config tool doc
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
parent
6f5dd2da20
commit
3072b6fc6d
@ -109,7 +109,7 @@ Additional scenario XML elements:
|
|||||||
|
|
||||||
``guest_flags``: Select all applicable flags for the VM.
|
``guest_flags``: Select all applicable flags for the VM.
|
||||||
|
|
||||||
``vcpu_affinity``: vCPU affinity map; Each vCPU will pin to the selected pCPU ID and different vCPU should not pin to same pCPU.
|
``vcpu_affinity``: vCPU affinity map. Each vCPU will pin to the selected pCPU ID. A different vCPU cannot pin to the same pCPU.
|
||||||
|
|
||||||
``size`` under parent of ``epc_section``: SGX EPC section base; must be page aligned.
|
``size`` under parent of ``epc_section``: SGX EPC section base; must be page aligned.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user