From aa170a3d1157c8c001c386bb7d13370dbb0d97e9 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 22 Apr 2022 16:05:30 -0700 Subject: [PATCH] doc: update acrn:title for uniqueness and context clarity Make small changes to DX-friendly acrn:title names to make them unique across the options and to provide meaningful names when shown out of context in the config option documentation. Tracked-On: #5692 Signed-off-by: David B. Kinder --- misc/config_tools/schema/VMtypes.xsd | 6 +++--- misc/config_tools/schema/config.xsd | 4 ++-- misc/config_tools/schema/types.xsd | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index b19a66289..5deea6479 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -221,7 +221,7 @@ The size is a subset of the VM's total memory size specified on the Basic tab. - + Specify the virtual Bus:Device.Function (BDF) for each PCI virtual UART. Virtual BDF is automatically assigned when the configuration is saved and can be changed if needed. @@ -231,12 +231,12 @@ The size is a subset of the VM's total memory size specified on the Basic tab. - + Specify the vUART name. - + Select the communication virtual UART (vUART) type. diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 4b2bea796..3139814fb 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -289,7 +289,7 @@ Refer to :ref:`vuart_config` for detailed vUART settings. - Specify the load_order. + Specify the VM load order. @@ -328,7 +328,7 @@ Refer to :ref:`vuart_config` for detailed vUART settings. - + Enable virtualization of the Cache Allocation Technology (CAT) feature in RDT. CAT enables you to allocate cache to VMs, providing isolation to avoid performance interference from other VMs. diff --git a/misc/config_tools/schema/types.xsd b/misc/config_tools/schema/types.xsd index 059fe887c..36a4aae09 100644 --- a/misc/config_tools/schema/types.xsd +++ b/misc/config_tools/schema/types.xsd @@ -259,7 +259,7 @@ Read more about the available scheduling options in :ref:`cpu_sharing`. - + Name of the shared memory region. @@ -277,7 +277,7 @@ Read more about the available scheduling options in :ref:`cpu_sharing`. - + Select the size of the shared memory region in megabytes. The value should be a power of 2 and no more than 512.