mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 23:57:10 +00:00
With current code, the INIT-STARTUP IPI with EXCLUDING_SELF shorthand cannot be handled. This patch is to correct hypervisor to emulate IPI with different delivery_mode & shorthand. Signed-off-by: Zheng, Gen <gen.zheng@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>