mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-26 15:55:24 +00:00
Move PCI enumeration, VFIO helpers, and InfiniBand diagnostics out of kata-sys-util into the external pcilibs-rs crate so they can be reused independently of kata-containers. Depend on pcilibs-rs 0.1.0 from crates.io. Add pcilibs to the cspell dictionary for the new crate reference in src/libs/README.md. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>