mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-08 01:26:24 +00:00
A vmsix supported passthrough device expects the first unused bar region for vmsix. Pop the first unused_bar_index in gpa.py instead. Reference code: init_vmsix_on_msi of hypervisor\dm\vpci\vmsix_on_msi.c Tracked-On: #6192 Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>