vmm: Add unit tests for DeviceTree

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2020-05-05 14:09:35 +02:00
parent 64e01684f9
commit f6a71bec36
4 changed files with 132 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1478,6 +1478,7 @@ dependencies = [
"arc-swap",
"arch",
"clap",
"credibility",
"devices",
"epoll",
"kvm-bindings",