From 5bc752fe3e11a44360b797c6aee79e804303c91e Mon Sep 17 00:00:00 2001 From: Zhao Date: Wed, 1 Jun 2022 17:04:47 +0800 Subject: [PATCH] config_tools: schema of 'VM_NAME' for 'IVSHMEMVM' Set VM_NAME' for 'IVSHMEMVM' as required property in schema. Tracked-On: #7662 Signed-off-by: Zhao --- misc/config_tools/schema/types.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/schema/types.xsd b/misc/config_tools/schema/types.xsd index e4e7eefc0..6cfd562cd 100644 --- a/misc/config_tools/schema/types.xsd +++ b/misc/config_tools/schema/types.xsd @@ -198,7 +198,7 @@ Read more about the available scheduling options in :ref:`cpu_sharing`. - + Name of the VM that uses this shared memory region.