mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-13 10:54:25 +00:00
Remove following scripts and calling thread: - misc/config_tools/scenario_config/ivshmem_cfg_h.py - misc/config_tools/scenario_config/pci_dev_c.py - misc/config_tools/scenario_config/pt_intx_c.py - misc/config_tools/scenario_config/vm_configurations_c.py - misc/config_tools/scenario_config/vm_configurations_h.py Tracked-On: #6962 Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
default_populator.py | ||
README | ||
scenario_cfg_gen.py | ||
scenario_item.py |
Please run scenario_cfg_gen.py to generate board related configuration files. usage: python3 scenario_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file> positional arguments: board_info_file : file name of the board info XML scenario_info_file : file name of the scenario info XML