mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-13 11:33:58 +00:00
This patch implements VM monitor operations including stop/suspend/resume. For other VM monitor operations(pause/unpause/query), IOC mediator would not register callbacks for them since there is no requirements from VM Manager. Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com>