From 3072b6fc6d41778b68cb8f145520660beafd3379 Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Tue, 22 Oct 2019 19:30:42 -0400 Subject: [PATCH] Doc: Grammar add for config tool doc Signed-off-by: Deb Taylor --- doc/tutorials/acrn_configuration_tool.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/acrn_configuration_tool.rst b/doc/tutorials/acrn_configuration_tool.rst index 8ca553011..a6f82e535 100644 --- a/doc/tutorials/acrn_configuration_tool.rst +++ b/doc/tutorials/acrn_configuration_tool.rst @@ -109,7 +109,7 @@ 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. +``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.