Files
acrn-hypervisor/hypervisor/arch/x86
Kaige Fu e52917f7d1 HV: Reshuffle start_cpus and start_cpu
This patch makes the following changes:
  - Add one parameter 'mask' to start_cpus for later use.
  - Set cpu state as DEAD instead of dead loop when fail to start cpu.
  - Panic when there are any failures when start cpus in init_cpu_post and host_enter_s3.

Tracked-On: #2991
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-22 19:58:20 +08:00
..
2018-12-19 09:07:14 +08:00
2019-04-22 19:58:20 +08:00
2019-02-22 13:14:36 +08:00
2019-03-14 10:38:17 +08:00
2019-04-22 19:58:20 +08:00
2019-02-22 13:14:36 +08:00
2019-04-22 19:58:20 +08:00
2019-03-22 08:38:13 +08:00