mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-04 09:54:52 +00:00
New option "vmsix_on_msi,<bar_id>" is added to specify the passthrough device needs vMSI-X emulation based on MSI capability. If vMSI-X on MSI emulation is needed, a virtual BAR will be allocated. Also, fix a logic error on when to setup INTx. Tracked-On: #4831 Signed-off-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>