mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 03:45:29 +00:00
The vcpu state is initialized outside of init_guest_state: - SOS BSP state is initialized in SOS loader - UOS BSP state is initialized in UOS loader - AP state is initialized during SIPI signal emulation We could make init_guest_state only update the vcpu state to VMCS structure. Tracked-On: #1231 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
x86 |