Mirror of Krata Hypervisor
Go to file
2024-01-12 02:12:29 -08:00
.github/workflows introduce workflow for checks 2024-01-09 11:18:53 -08:00
xencall multiple corrections to page table setup and fix vcpu structs 2024-01-11 23:54:44 -08:00
xenclient fix multiple oversights that make values not align with original library 2024-01-12 02:12:29 -08:00
xenevtchn introduce logging for debug purposes 2024-01-11 12:21:33 -08:00
xenstore introduce logging for debug purposes 2024-01-11 12:21:33 -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.