introduce xencl for high-level interaction with xen

This commit is contained in:
Alex Zenla
2024-01-08 23:23:26 -08:00
parent faf8027590
commit c9f61ec72f
6 changed files with 105 additions and 5 deletions

View File

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