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 6f5dd2d commit 3072b6fCopy full SHA for 3072b6f
doc/tutorials/acrn_configuration_tool.rst
@@ -109,7 +109,7 @@ 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.
+``vcpu_affinity``: vCPU affinity map. Each vCPU will pin to the selected pCPU ID. A different vCPU cannot pin to the same pCPU.
113
114
``size`` under parent of ``epc_section``: SGX EPC section base; must be page aligned.
115
0 commit comments