mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-18 11:47:30 +00:00
acrn-config: add README for scenario_config and launch_config
currently scenario config and launch config is not ready, leave these two folders for futrue useage and make folder structure clear. Signed-off-by: Wei Liu <weix.w.liu@intel.com> Reviewed-by: Shuang Zheng shuang.zheng@intel.com Acked-by: Terry Zou <terry.zou@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
a03b134190
commit
18b4e3023a
1
misc/acrn-config/launch_config/README
Normal file
1
misc/acrn-config/launch_config/README
Normal file
@ -0,0 +1 @@
|
||||
TODO: parse board_info XML, scenario XML and devicemodel param XML to generate launch script for post-launched vm under devicesmodel/samples/$(BOARD)/ folder
|
1
misc/acrn-config/scenario_config/README
Normal file
1
misc/acrn-config/scenario_config/README
Normal file
@ -0,0 +1 @@
|
||||
TODO: parse board_info XML and scenario XML to generate scenario based VM configuration files under hypervisor/scenarios/$(SCENARIO)/ folder
|
Loading…
Reference in New Issue
Block a user