Files
acrn-hypervisor/hypervisor/arch/x86
Yin Fengwei 90eca21d16 hv: simplify the function init_guest_state
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>
2018-10-12 16:27:45 +08:00
..
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-10-10 13:02:00 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 15:16:11 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-09-29 09:24:00 +08:00
2018-09-28 16:39:36 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-08-16 16:24:13 +08:00
2018-10-11 16:48:11 +08:00