mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-04 21:29:43 +00:00
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> |
||
---|---|---|
.. | ||
generic_code | ||
generic_board.xml | ||
hybrid_launch_2user_vm.xml | ||
hybrid_rt.xml | ||
hybrid.xml | ||
partitioned.xml | ||
shared_launch_6user_vm.xml | ||
shared.xml |