JBYoshi / vmm-sys-util

Helpers and utilities used by multiple rust-vmm components and VMMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vmm-sys-util

crates.io docs.rs

This crate is a collection of modules that provides helpers and utilities used by multiple rust-vmm components.

The crate implements safe wrappers around common utilities for working with files, event file descriptors, ioctls and others.

Support

Platforms:

  • x86_64
  • aarch64

Operating Systems:

  • Linux
  • Windows (partial support)

License

This code is licensed under BSD-3-Clause.

About

Helpers and utilities used by multiple rust-vmm components and VMMs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%