mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 02:08:04 +00:00
This patch refined the pmu passthru irq handling, which will re-enable the PMC interrupt in the vlapic handler. So that can avoid some interrupt storm situation happens. This patch can fix the remaining Android perf CTS failure. Tracked-On: #2598 Signed-off-by: Min He <min.he@intel.com>