mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-10 01:16:06 +00:00
In hcall_inject_msi, we check vlapic state of SOS by mistake. If the SOS's vlapic state doesn't equal to target_vm's, the OVMF will hang when boot up. Instead, we should check the target_vm's vlapic state. Tracked-On: #3069 Acked-by: Eddie Dong <eddie.dong@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com> Signed-off-by: Kaige Fu <kaige.fu@intel.com> |
||
---|---|---|
.. | ||
hv_main.c | ||
hypercall.c | ||
ptdev.c | ||
schedule.c | ||
softirq.c | ||
trusty_hypercall.c | ||
vm_load.c |