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

View File

@ -64,6 +64,7 @@ prost-types = "0.12.4"
rand = "0.8.5"
ratatui = "0.26.2"
redb = "2.1.0"
regex = "1.10.4"
rtnetlink = "0.14.1"
scopeguard = "1.2.0"
serde_json = "1.0.116"