acrn-hypervisor/misc/acrn-config/library
Wei Liu 65c0cc7362 acrn-config: remove rootfs item from PRE Launched VM
The bootarg of rootfs for pre-launched VM is for Linux only and it
should not limited to physical block device which is selectable from
native rootfs list, it might be a USB or RAM device that "X" is variable
in root=/dev/sdX or /dev/ramX. So remove the rootfs setting in XML and
leave it configured in kernel bootargs directly.
Given the SOS must be Linux and its rootfs must be a physical block
device, rootfs item tag is still reserved in xml for SOS VM section.

Tracked-On: #4808
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
2020-05-20 13:51:31 +08:00
..
board_cfg_lib.py acrn-config: generate correct IRQ for VUART1 2020-05-15 13:25:09 +08:00
common.py acrn-config: generate correct IRQ for VUART1 2020-05-15 13:25:09 +08:00
hv_cfg_lib.py acrn-config: parse KATA VM count number with vm_type 'KATA_VM' 2020-05-06 11:25:57 +08:00
hypervisor_license acrn-config: generate a patch and apply to acrn-hypervisor 2019-07-30 16:38:23 +08:00
launch_cfg_lib.py acrn-config: generate correct IRQ for VUART1 2020-05-15 13:25:09 +08:00
scenario_cfg_lib.py acrn-config: remove rootfs item from PRE Launched VM 2020-05-20 13:51:31 +08:00