acrn-hypervisor/misc/config_tools/schema
Kunhui-Li af10a3bb0a config_tools: hide tty and sock in UI
For virtio console, in order to hide tty and sock backend types,
change "xs:sequence" to "xs:all" in the XML schema
to slice the backend type list and update backend type to
"BasicVirtioConsoleBackendType" to call the sliced value.

Tracked-On: #6691
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-05-23 16:38:04 +08:00
..
checks misc: configurator: add check for uniqueness of cpus in Pre-launched VM 2022-05-20 18:55:10 +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: add vsock option in configurator 2022-05-23 14:44:25 +08:00
datachecks.xsd misc: add assert for vUART connection 2022-05-18 10:39:10 +08:00
types.xsd schema changes for DX configurator option presentation 2022-05-16 09:12:20 +08:00
VMtypes.xsd config_tools: hide tty and sock in UI 2022-05-23 16:38:04 +08:00