mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-27 05:48:59 +00:00
The offline tool use a utility libary and use "common" to named it, this name conflict with some customer's local library, so we rename it to a better and clear name. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@intel.com>
Please run serial_config.py to generate serial configuration file for service VM. usage: python3 serial_config.py [h] --allocation <allocation_info_file> --scenario <scenario_info_file> --out <output_file> positional arguments: allocation_info_file : name of the file summarizing resource allocated by config tool scenario_info_file : file name of the scenario info XML output_file : file name of serial configuration