mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-04 11:07:51 +00:00
doc: acrn_configuration_tool add one more scenario xml element description
Signed-off-by: lirui34 <ruix.li@intel.com>
This commit is contained in:
parent
1d194ede61
commit
6f5dd2da20
@ -109,6 +109,8 @@ Additional scenario XML elements:
|
||||
|
||||
``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.
|
||||
|
||||
``size`` under parent of ``epc_section``: SGX EPC section base; must be page aligned.
|
||||
|
||||
``base`` under parent of ``epc_section``: SGX EPC section size in Bytes; must be page aligned.
|
||||
|
Loading…
Reference in New Issue
Block a user