acrn-hypervisor/misc/config_tools/static_allocators
Junjie Mao e88532b59d config_tools: refine console virtual UARTs
As is recommended by UX/DX reviews, the per-VM console virtual UART is now
limited to the following choices:

  - Disabled
  - a COM port from COM1 to COM4
  - PCI based

This patch converts the schema of scenario XMLs to integrate this
recommendation and add logic in the scenario upgrader to migrate data from
old scenario XMLs.

v1 -> v2:

  * Update the static allocators and C source transformers according to the
    new console vUART config item.

Tracked-On: #6690
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-03-15 10:22:37 +08:00
..
lib config tool: fixup load_order bug 2022-03-09 13:06:15 +08:00
bdf.py misc: refine vuart connection 2022-03-08 17:07:48 +08:00
board_capability.py config-tools: generate ACFG_MAX_PCI_BUS_NUM based on board.xml 2021-12-13 11:06:10 +08:00
cpu_affinity.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
gpa.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
guest_flags.py config tool: Fix tee guest flag 2022-03-10 14:35:57 +08:00
intx.py config_tools: refine console virtual UARTs 2022-03-15 10:22:37 +08:00
main.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
pio.py config_tools: refine console virtual UARTs 2022-03-15 10:22:37 +08:00