kata-containers / kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
Apache License 2.0
5.08k stars 1k forks source link

bug: runtime-rs's PCI root bus slot should start from 1 in vmm dragonball case #9813

Open Apokleos opened 2 weeks ago

Apokleos commented 2 weeks ago

Get your issue reviewed faster

bugfix for PCI device directly attached onto root bus should start from 1 but not 0.