acrn-hypervisor/misc/config_tools/scenario_config/jsonschema
Kunhui-Li 2165efe72f config_tools: fix the issue Service VM type is updated by UI automatically
Currently, if I update Pre-Launched VM type to real-time, select PCPU ID and
enable Real-time vCPU, then we update the name of sevice VM, finally, click the save button.
we will see the type of service vm is updated to RTVM. It is unexpected.

So this patch removes the logic of hiding service VM type, and only allows user
selecting Standard VM type to fix the issue that the service vm type is updated
by UI automatically.

Tracked-On: #6690
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2022-06-15 21:51:19 +08:00
..
__init__.py configurator: add new configurator 2022-03-31 19:26:33 +08:00
converter.py config_tools: fix the issue Service VM type is updated by UI automatically 2022-06-15 21:51:19 +08:00
document.py config_tools: refactor configurator for web page cache issue 2022-04-25 18:13:12 +08:00