mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 03:15:42 +00:00
This patch is to enhance the feature of "interrupt storm mitigation"; when interrupt storm happens on one UOS it should keep as smaller effect to SOS as possible. Add variables in PTdev entry & VM, used to record one UOS's pass-thru devices' interrupt data; add a function to collect the data. Also add a timer used to delay UOS pass-thru devices' interrupt injection if an "interrupt storm" detected by SOS. Tracked-On: #866 Signed-off-by: Minggui Cao <minggui.cao@intel.com> Reviewed-by: Li Fei1 <fei1.li@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
arch/x86 | ||
common | ||
debug | ||
dm/vpci | ||
lib | ||
public | ||
hv_debug.h | ||
hv_lib.h | ||
hypervisor.h |