Files
acrn-hypervisor/hypervisor/include/arch/x86
Victor Sun e6117e0d5b HV: refine launch vm interface
When pcpu enter guest mode, it will call launch_vms() function to launch
VMs in global vm_configs array.

In launch_vms() function, current pcpu will go through vm_config array list
and check whether it is a bsp of configured VM, if yes then it will prepare
corresponding VM and start it. The index of vm_config array will be specified
to VM id.

The first least significant bit in pcpu_bitmap means the bsp of the VM.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-21 18:03:31 +08:00
..
2019-01-21 18:03:31 +08:00
2019-01-21 18:03:31 +08:00
2019-01-21 18:03:31 +08:00
2019-01-07 11:23:22 +08:00
2019-01-21 13:49:54 +08:00
2019-01-21 13:49:54 +08:00
2019-01-21 13:49:54 +08:00
2019-01-18 08:29:36 +08:00
2019-01-21 18:03:31 +08:00
2019-01-17 12:53:09 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2018-11-30 14:55:17 +08:00
2018-12-19 09:07:14 +08:00
2019-01-21 18:03:31 +08:00