hypha: implement loop device support directly to avoid devd

This commit is contained in:
Alex Zenla
2024-01-21 00:13:05 -08:00
parent 7d9652636f
commit ba156e43da
12 changed files with 765 additions and 21 deletions

View File

@ -5,5 +5,6 @@ members = [
"xencall",
"xenclient",
"hypha",
"loopdev",
]
resolver = "2"