mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 23:57:10 +00:00
Since lapic is passed through, MSI/MSIx should be configured with the vector allocated within guest OS, instead of physical vector allocated in hypervisor. Tracked-On: #2351 Signed-off-by: Yan, Like <like.yan@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>