acrn-hypervisor/misc/config_tools/schema
Chenli Wei 7be26940f7 misc: refine the assert of duplicate IO port
The current code judges an empty vm_name as a normal vm_name and assert
two endpoints with null name use the same IO port.

There was another which check wether the vm_name of endpoint is null, so
this patch break the assert if get null vm_name.

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com>
2022-07-08 10:00:57 +08:00
..
checks misc: refine the assert of duplicate IO port 2022-07-08 10:00:57 +08:00
__init__.py config_tools: refactor configurator for web page cache issue 2022-04-25 18:13:12 +08:00
board.xsd config_tools: check XML file structures on load 2022-05-19 09:31:46 +08:00
config.xsd config_tools: mark os_config item as required in scenario XML 2022-06-29 13:53:42 +08:00
datachecks.xsd misc: move the RDT interface to common library 2022-06-29 13:53:42 +08:00
scenario_structure.xsd config_tools: relax the checks of scenario XMLs from users 2022-06-29 13:53:42 +08:00
types.xsd misc: Limit IVSHMEM region name to 27 characters 2022-06-29 13:53:42 +08:00
VMtypes.xsd config_tools: remove minOccurs from items that have default values 2022-06-29 13:53:42 +08:00