We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d194ed commit 6f5dd2dCopy full SHA for 6f5dd2d
doc/tutorials/acrn_configuration_tool.rst
@@ -109,6 +109,8 @@ Additional scenario XML elements:
109
110
``guest_flags``: Select all applicable flags for the VM.
111
112
+``vcpu_affinity``: vCPU affinity map; Each vCPU will pin to the selected pCPU ID and different vCPU should not pin to same pCPU.
113
+
114
``size`` under parent of ``epc_section``: SGX EPC section base; must be page aligned.
115
116
``base`` under parent of ``epc_section``: SGX EPC section size in Bytes; must be page aligned.
0 commit comments