mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-13 15:10:43 +00:00
This patch resolves acrnd does not notify vm stop state(suspend/shutdown) to cbc_lifecycle after SOS enters suspend/shutdown, that causes cbc_lifecycle cannot trigger SOS suspend/shutdown flow. Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Reviewed-by: Like Yan <like.yan@intel.com>