mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 12:12:16 +00:00
Project ACRN hypervisor
Add "-i" in the DM boot command line for booting IOC mediator. NOTE: currently only ioc_init will be called in the main entry, ioc_deinit hasn't be called so far. The DM plans to add one virtual devices list inside of struct vmctx in the near furture, and virtual devices data structure will add one common deinit callbacks which will be called during VM exits. Will support ioc_deinit once that patch merged. 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> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |