mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
When enabling SRIOV capability for a PF in Service VM, ACRN Hypervisor should add VF BARs mapping for PF since PF's firmware would access these BARs to do initialization for VFs when it's first created. Tracked-On: #4433 Signed-off-by: Fei Li <fei1.li@intel.com>