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

This commit is contained in:
Alex Zenla
2024-05-05 02:02:44 -07:00
parent 3187830ff5
commit d5a93b0342
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",