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 <yuanyuan.zhao@intel.com>
This commit is contained in:
Zhao 2022-06-01 17:04:47 +08:00 committed by acrnsi-robot
parent 1d7d2f06a9
commit 145129cad0
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ Read more about the available scheduling options in :ref:`cpu_sharing`.</xs:docu
<xs:complexType name="IVSHMEMVM">
<xs:sequence>
<xs:element name="VM_NAME" type="VMNameType">
<xs:element name="VM_NAME" type="VMNameType" minOccurs="1">
<xs:annotation acrn:title="Shared VMs">
<xs:documentation>Name of the VM that uses this shared memory region.</xs:documentation>
</xs:annotation>