Skip to content

rust-vmm/vmm-sys-util

Repository files navigation

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
  • riscv64

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 31

Languages