tree: 22fcc2433459840550b7ec9200386c41701eb928 [path history] [tgz]
  1. patches/
  2. src/
  3. .cargo-checksum.json
  4. Android.bp
  5. Cargo.toml
  6. cargo_embargo.json
  7. CHANGELOG.md
  8. CODEOWNERS
  9. coverage_config_aarch64.json
  10. coverage_config_x86_64.json
  11. LICENSE-BSD-3-Clause
  12. METADATA
  13. MODULE_LICENSE_BSD_LIKE
  14. README.md
  15. TEST_MAPPING
crates/vmm-sys-util/README.md

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.