acrn-hypervisor/misc/config_tools/xforms
Kunhui-Li d78d06c23d config_tools: merge board_private.rootfs and board_private.bootargs to os_config.bootargs
1. remove the board_private tag in the schema and all existing scenario XML files,
and remove the related value check about board_private.rootfs and bootargs.
2. merge board_private.rootfs and board_private.bootargs to os_config.bootargs.
and no change to the related contents of the .c/.h files except the order of
define SERVICE_VM_ROOTFS.
3. update the schema to make os_config.bootargs configurable for service VM in UI.

Tracked-On: #6690
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2022-01-19 13:14:49 +08:00
..
board_info.h.xsl hv: use per platform maximum physical address width 2021-08-20 11:02:21 +08:00
config_common.xsl config-tools: generate MAX_IOAPIC_NUM and MAX_IOAPIC_LINES based on board.xml 2022-01-18 14:04:26 +08:00
config.h.xsl config-tools: generate MAX_IOAPIC_NUM and MAX_IOAPIC_LINES based on board.xml 2022-01-18 14:04:26 +08:00
config.mk.xsl config-tools: generate MAX_IOAPIC_NUM and MAX_IOAPIC_LINES based on board.xml 2022-01-18 14:04:26 +08:00
ivshmem_cfg.h.xsl hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
lib.xsl config_tools: filled vm to MAX_VM_NUM in vm_configurations.c 2021-11-16 14:42:59 +08:00
misc_cfg.h.xsl config_tools: merge board_private.rootfs and board_private.bootargs to os_config.bootargs 2022-01-19 13:14:49 +08:00
pci_dev.c.xsl config-tools: enable PTM through config-tools 2021-05-25 11:32:11 +08:00
pt_intx.c.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
vm_configurations.c.xsl config_tools: check VM number before filling with dynamic configured VM 2021-12-01 08:44:33 +08:00
vm_configurations.h.xsl config_tools: remove DM_OWNED_GUEST_FLAG_MASK 2021-11-28 14:35:25 +08:00