mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 12:42:54 +00:00
Project ACRN hypervisor
The launch script can output log messages, that should be text. But it is not always true. E.g. "launch_UOS.sh -U 2" echo message contain '\0', The 'grep' command will show "Binary file (xxxxxx) matches", thus acrnctl can't get the vmname. We can use 'grep -a' instead. Acked-by: Xu Anthony <anthony.xu@intel.com> Reviewed-by: Yan Like <like.yan@intel.com> Reported-by: Chen ChengX <chengx.chen@intel.com> Signed-off-by: Tao Yuhong <yuhong.tao@intel.com> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |