implement support for creating domains

This commit is contained in:
Alex Zenla
2024-01-09 15:40:17 -08:00
parent 4b31d95e43
commit 35f3346858
16 changed files with 618 additions and 105 deletions

View File

@ -3,6 +3,6 @@ members = [
"xenstore",
"xenevtchn",
"xencall",
"xencl"
"xenclient"
]
resolver = "2"