mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-18 08:05:57 +00:00
Hostbridge is necessary for passing kernel pci subsystem initialization sanity check which is located in pci_sanity_check(). It will check whether a host bridge exists. BTW, set rtvm flag explicitly. Tracked-On: #3152 Signed-off-by: Tw <wei.tan@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com>