mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-11 23:48:07 +00:00
Memory BAR of ivshmem device is 64-bit, 2 BAR registers are used, counting in one 32-bit MMIO bar and and one 32-bit vMSIX table bar, number of bars "nr_bars" shall be 4 instead of 3. Tracked-On: #5490 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>