From 1d1a434a6492ca38030273228b02a435871c5980 Mon Sep 17 00:00:00 2001 From: "Yang,Yu-chu" Date: Tue, 23 Mar 2021 10:46:21 -0700 Subject: [PATCH] config-tools: loosen IVSHMEM_REGION restriction in schema A scenario can enable multiple IVSHMEM_REGIONs, loosen the restriction to extend multiple regions support. Tracked-On: #5863 Signed-off-by: Yang,Yu-chu --- misc/config_tools/schema/types.xsd | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/misc/config_tools/schema/types.xsd b/misc/config_tools/schema/types.xsd index e3920d4f5..96885fd68 100644 --- a/misc/config_tools/schema/types.xsd +++ b/misc/config_tools/schema/types.xsd @@ -128,20 +128,15 @@ Read more about the available scheduling options in :ref:`cpu_sharing`. - - - - - - Either empty or a string naming the shared region, its size, and the VM IDs that can access it, such as ``hv:/shm_region_0, 2, 0:2``. See :ref:`ivshmem-hv` for more information. - - + + + @@ -152,7 +147,7 @@ See :ref:`ivshmem-hv` for more information. feature. - + A comma-separated list with the inter-VM shared memory region name, size, and VM IDs that may communicate using this shared region: