mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
Couple of small changes merged in this change: - export main_entry, trampoline_spinlock and stop_cpus. - change vm_resume() name to resume_vm() - change resume_console_enable() name to resume_console() - extend reset_vcpu to reset more fields of vcpu Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>