mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Check reset method for PCIe dev according to 'reset' in sysfs, which indicates reset capability, like FLR and secondary bus reset. PCIe dev without reset capability is refused for passthrough to avoid failure after UOS reboot. Signed-off-by: Edwin Zhai <edwin.zhai@intel.com> Acked-by: Kevin Tian <kevin.tian@intel.com>