#xen #xenctrl #api-bindings

xenctrl

Safe bindings to xenctrl

15 releases

0.7.0 Feb 24, 2025
0.6.0 Feb 20, 2024
0.5.0 Dec 6, 2023
0.4.9 Feb 10, 2022
0.1.0 Dec 14, 2020

#5 in #xen

36 downloads per month
Used in microvmi

GPL-3.0-only

50KB
940 lines

xenctrl

CI Crates.io

Rust bindings for xenctrl

Table of Contents

Overview

This crate will compile bindings for Xen's libxenctrl.so.

Check xenctrl.h header for the API.

Requirements

  • cargo
  • rustc

Maintainers

@Wenzel

Contributing

PRs accepted.

License

Check Cargo.toml

Dependencies

~0.4–11MB
~56K SLoC