Files
acrn-hypervisor/hypervisor/arch/x86/guest
Yonghua Huang 3391bffb27 hv:fix rtvm hang with maxcpus=0/1 in bootargs
RTVM (with lapic PT) boots hang when maxcpus is
 assigned a value less than the CPU number configured
 in hypervisor.

 In this case, vlapic_state(per VM) is left in TRANSITION
 state after BSP boot, which blocks interupts to be injected
 to this UOS.

Tracked-On: #4803
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Li, Fei <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-05-15 10:09:13 +08:00
..
2020-01-14 10:21:23 +08:00
2020-04-16 21:59:03 +08:00
2019-12-02 09:31:12 +08:00
2020-03-25 13:26:58 +08:00
2020-03-25 13:26:58 +08:00
2019-07-19 16:47:06 +08:00
2020-01-07 11:23:32 +08:00
2020-04-17 09:53:59 +08:00
2019-05-07 09:10:13 +08:00
2020-02-25 09:08:14 +08:00