mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-06 08:04:55 +00:00
Since PR #7002 has removed some dynamic parameters from acrn-dm usage, this patch also removes the following parameters in launch script generation logic. 1. --vsbl <vsbl_file_path> 2. -s <slot>,npk 3. -i, --ioc_node <ioc_mediator_parameters> 4. -A, --acpi 5. virtio-ipu 6. virtio-audio Tracked-On: #6690 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>