xenstore: watch support

This commit is contained in:
Alex Zenla
2024-02-24 05:44:51 +00:00
parent 670e140682
commit acd94a2418
13 changed files with 526 additions and 199 deletions

View File

@ -23,7 +23,7 @@ thiserror = "1.0"
log = "0.4.20"
libc = "0.2"
nix = "0.28.0"
bytemuck = "1.14.0"
byteorder = "1"
slice-copy = "0.3.0"
memchr = "2"
xz2 = "0.1"