mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 11:55:25 +00:00
In current code, there is a logic bug when inject low priority exceptions. If guest irq enabled, low priority exception will not be injected to guest. This patch fix the logic error, if there is no eligible vector before handling low priority exceptions, then inject low priority exception if any. Tracked-On: #2405 Signed-off-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
x86 |