mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-13 15:10:43 +00:00
- export start_cpus to start/online APs. - Add stop_cpus to offline APs. - Update cpu_dead to decrement running cpus number and do cleanup for AP down Signed-off-by: Yin Fegnwei <fengwei.yin@intel.com> Acked-by: Eddie Dong <Eddie.dong@intel.com>