xen

Crates.ioxen
lib.rsxen
version0.0.0-pre1
sourcesrc
created_at2017-11-03 15:29:45.71039
updated_at2019-05-27 16:10:55.364713
descriptionIdomatic Rust interfaces to Xen hypercall APIs
homepagehttps://gitlab.com/cardoe/oxerun
repositoryhttps://gitlab.com/cardoe/oxerun.git
max_upload_size
id37927
size4,126
Mathieu Poirier (mathieupoirier)

documentation

README

Goal

This project aims to provide some idiomatic Rust interfaces to writing Rust based kernel level (or unikernels) for the Xen Hypervisor. It purposefully does not wrap libxc or libxl and should not be intended to be used from a userspace Linux system.

Commit count: 46

cargo fmt