mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Separate wakeup reason and hearbeat functions from lifecycle processing since lifecycle virtualization only contains wakeup reason and heartbeat, the other functions of lifecycle like boot selector, are not handled by IOC mediator. Signed-off-by: Liu Yuan <yuan1.liu@intel.com> Reviewed-by: Wang Yu <yu1.wang@intel.com> Reviewed-by: Liu Shuo <shuo.a.liu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>