mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Currently the life_mngr daemon has supported: listen from the SOS shutdown command, this patch add support listen shutdown command from RTVM. and this life_mngr daemon can also run on SOS for listening shutdown commond from acrn-dm(triggered by RTVM). Tracked-On: #4446 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Minggui Cao <minggui.cao@intel.com> Reviewed-by: Yuhong, Tao <yuhong.tao@intel.com> Acked-by: Yan, Like <like.yan@intel.com>