mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-30 10:55:27 +00:00
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> |
||
---|---|---|
.. | ||
board_cfg_lib.py | ||
common.py | ||
hv_cfg_lib.py | ||
hypervisor_license | ||
launch_cfg_lib.py | ||
scenario_cfg_lib.py |