mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-08 15:22:24 +00:00
Two PSE-GPIO controllers of EHL CRB require MSI-X emulation for pass-thru because it uses multiple MSI vectors. Currently acrn-config enables MSI-X emulation for only TSN devices. Enable MSI-X emulation for PSE-GPIOs, too. Tracked-On: #5242 Signed-off-by: Toshiki Nishioka <toshiki.nishioka@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>