mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-14 02:00:27 +00:00
get_vm_from_vmid,is_paused_vm and is_poweroff_vm should be common APIs. But now doesn't implement them as common for not introduce more VM related data structure and APIs. Tracked-On: #8805 Signed-off-by: Fei Li <fei1.li@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>