acrn-hypervisor/misc/config_tools/schema
yuchuyang 089ea130a7 config-tools: fix virio GPU rendering issue
Fix the following issues:
1. <gpu> and <displays> elements are added to scenario XML when they are not configured.
2. Virtio GPU components disappears after switching to another tab and switching back to
   previous tab.
3. Wrong error message of vertical offset checking.

Improve the error check in virtio_devices.xsd:
1. Every window virtual display need to configure window resolution, horizontal offset
   and vertical offset.
2. Any display's elements need to be configured. The existing code
   only check the first window resolution, horizontal offset, vertical
   offset and monitor id.

Tracked-On: #8292
Signed-off-by: yuchuyang <yu-chu.yang@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-11-08 09:45:54 +08:00
..
checks config-tools: fix virio GPU rendering issue 2022-11-08 09:45:54 +08:00
VMtypes.xsd config_tools: refine virtio gpu device in the schema 2022-10-26 08:15:17 +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: fix virio GPU rendering issue 2022-11-08 09:45:54 +08:00
datachecks.xsd misc: add assert to check the total memory size of User VMs 2022-08-26 21:17:18 +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 config-tools: add CPU performance policy option 2022-10-08 11:13:21 +08:00