mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-08 10:04:42 +00:00
Normally, for devices support MSI-X, PBA is passed-through to guest. However, PBA and MSI-X table share the same bar, and part of PBA and MSI-X table may share a same page for some devices. If that is the case, the part of PBA within the page should be emulated rather than passed-through. This patch adds PBA emulation support for MSI-X. Tracked-On: #1222 Signed-off-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Yin Fengwei <fengwei.yin@intel.com>
53 KiB
53 KiB