mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-16 01:42:39 +00:00
Using term of VM0 would mislead to a VM with VM id 0 easily, whereas VM id 0 could be used for any PRE_LAUNCHED_VM. So replace VM0 with SOS_VM. Signed-off-by: Victor Sun <victor.sun@intel.com>