fix(xenclient): use a single transaction for device setup (#130)

This commit is contained in:
Alex Zenla
2024-05-05 13:39:53 -07:00
committed by GitHub
parent 3187830ff5
commit 51dff0361d
5 changed files with 74 additions and 40 deletions

1
Cargo.lock generated
View File

@ -1600,6 +1600,7 @@ dependencies = [
"elf",
"env_logger",
"flate2",
"indexmap 2.2.6",
"krata-xencall",
"krata-xenstore",
"libc",