Mirror of Krata Hypervisor
Go to file
2024-01-10 16:07:57 -08:00
.github/workflows introduce workflow for checks 2024-01-09 11:18:53 -08:00
xencall implement memory allocation in boot setup 2024-01-10 16:07:57 -08:00
xenclient implement memory allocation in boot setup 2024-01-10 16:07:57 -08:00
xenevtchn implement evtchn support 2024-01-08 17:07:00 -08:00
xenstore implement support for creating domains 2024-01-09 15:40:17 -08:00
.gitignore Initial commit. 2024-01-08 13:58:15 -08:00
Cargo.toml implement support for creating domains 2024-01-09 15:40:17 -08:00
README.md Initial commit. 2024-01-08 13:58:15 -08:00

xen-rs

Xen bindings for Rust.