Bug: 298687879

Clone this repo:
  1. 66428d9 Enable tests that depend on bincode by Martin Geisler · 2 weeks ago main master
  2. ba3c425 Upgrade vmm-sys-util to 0.12.1 am: abff464d28 by Jeff Vander Stoep · 3 months ago
  3. abff464 Upgrade vmm-sys-util to 0.12.1 by Jeff Vander Stoep · 3 months ago
  4. e9a6c16 Migrate to cargo_embargo. am: 8d5dcb1f6d am: 30626cb4e0 am: 1f43ad5d03 by Andrew Walbran · 5 months ago
  5. 851328e Migrate to cargo_embargo. am: 8d5dcb1f6d am: 97ab0734d3 am: 58581b7860 by Andrew Walbran · 5 months ago

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.