This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
krata
Watch
1
Star
0
Fork
0
You've already forked krata
mirror of
https://github.com/edera-dev/krata.git
synced
2025-08-03 13:11:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9b18fadfd657538bb7ee0f13ac1b5896f8b09f9
krata
/
Cargo.toml
9 lines
105 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial commit.
2024-01-08 12:43:16 -08:00
[
workspace
]
members
=
[
implement evtchn support
2024-01-08 17:07:00 -08:00
"xenstore"
,
add support for hypercalls
2024-01-08 20:45:16 -08:00
"xenevtchn"
,
introduce xencl for high-level interaction with xen
2024-01-08 23:23:26 -08:00
"xencall"
,
implement support for creating domains
2024-01-09 15:40:17 -08:00
"xenclient"
Initial commit.
2024-01-08 12:43:16 -08:00
]
resolver
=
"2"
Reference in New Issue
Copy Permalink