add support for hypercalls

This commit is contained in:
Alex Zenla
2024-01-08 20:45:16 -08:00
parent 47b924d618
commit faf8027590
5 changed files with 158 additions and 1 deletions

View File

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