acrn-hypervisor/misc/config_tools/xforms
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
..
board_info.h.xsl board_inspector: avoid hard-coded topo level names 2022-01-29 11:54:03 +08:00
config_common.xsl config_tools: change representation of build types 2022-03-15 10:22:37 +08:00
config.h.xsl config_tools: change representation of build types 2022-03-15 10:22:37 +08:00
config.mk.xsl config_tools: change representation of build types 2022-03-15 10:22:37 +08:00
ivshmem_cfg.h.xsl config tool: ivshmem: new design for ivshmem 2022-02-18 18:42:00 +08:00
lib.xsl config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
misc_cfg.h.xsl config-tools: remove SERIAL_CONSOLE extracion for bootargs of SOS 2022-02-25 09:31:17 +08:00
pci_dev.c.xsl config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
pt_intx.c.xsl config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
vm_configurations.c.xsl config_tools: refine console virtual UARTs 2022-03-15 10:22:37 +08:00
vm_configurations.h.xsl config-tools: remove SERIAL_CONSOLE extracion for bootargs of SOS 2022-02-25 09:31:17 +08:00