acrn-hypervisor/hypervisor/include
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
..
arch/x86 hv:fix rtvm hang with maxcpus=0/1 in bootargs 2020-05-15 10:09:13 +08:00
common hv: ptdev: minor refine about ptirq_build_physical_msi 2020-05-06 11:51:11 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: vpci: refine vpci deinit 2020-05-13 14:31:01 +08:00
hw hv: vpci: handle the quirk part for pass through pci device cfg access in dm 2020-03-20 10:08:43 +08:00
lib hv: list: rename list_entry to container_of 2020-03-31 10:57:47 +08:00
public hv: dynamically configure CPU affinity through hypercall 2020-04-23 09:38:54 +08:00