mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-04 21:29:43 +00:00
We have redesign the vuart and the UI for user, so the config tool should change the schema and xform for the new xml, then change the static_allocators to alloc irq and io_port for new connection. This patch add a new vuart connection type and change the xforms to adapter the new type. Tracked-On: #6690 Reviewed-by: Junjie Mao <junjie.mao@intel.com> Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com> |
||
---|---|---|
.. | ||
README | ||
serial_config.py |
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