acrn-hypervisor/misc/config_tools/schema
Junjie Mao d7f74c8bd1 config_tools: add default values to I/O ports of vUART
Similar to 5bd3e9642 ("config_tools: add default values to vBDF of vUART
and IVSHMEM"), this patch adds default values to the I/O ports of vUART
which shall also keep unique among all vUART endpoints of the same VM.

In order not to overlap with the (potentially used) COM ports, a different
range starting from 0x9200 is selected as defaults. Users are still free to
customize them to COM ports if intended.

Tracked-On: #7330
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-05-30 17:53:33 +08:00
..
checks config_tools: fix service vm cat settings 2022-05-27 18:44:56 +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: pretty-print JSON schema violations 2022-05-30 13:46:42 +08:00
datachecks.xsd misc: add assert for vUART connection 2022-05-18 10:39:10 +08:00
types.xsd config_tools: fix move_enablement in the upgrader 2022-05-30 17:23:22 +08:00
VMtypes.xsd config_tools: add default values to I/O ports of vUART 2022-05-30 17:53:33 +08:00