feat: pci passthrough

This commit is contained in:
Alex Zenla
2024-04-23 22:36:36 -07:00
parent 95fbc62486
commit afbc0a88bd
13 changed files with 530 additions and 10 deletions

1
Cargo.lock generated
View File

@ -1602,6 +1602,7 @@ dependencies = [
"log",
"memchr",
"nix 0.28.0",
"regex",
"slice-copy",
"thiserror",
"tokio",