doc: acrn_configuration_tool add one more scenario xml element description

Signed-off-by: lirui34 <ruix.li@intel.com>
This commit is contained in:
lirui34 2019-10-21 11:51:07 +08:00 committed by deb-intel
parent 1d194ede61
commit 6f5dd2da20

View File

@ -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.