mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-25 01:05:19 +00:00
DM can send ACRND_TIMER to Acrnd, then acrnd will setup a timer for it. When this time is expired, acrnd will try to make this UOS run again. Reviewed-by: Yan Like <like.yan@intel.com> Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>