Bug: 298687879

Clone this repo:
  1. 94ca480 Migrate 8 crates to monorepo by James Farrell · 3 months ago main master
  2. 9e1aa7e Add patch file from upstream. by James Farrell · 4 months ago
  3. fd4876e Make available to use libvmm_sys_util in device by Seungjae Yoo · 4 months ago
  4. ae4de0e Update Android.bp by running cargo_embargo am: 2846345293 by James Farrell · 6 months ago
  5. 2846345 Update Android.bp by running cargo_embargo by James Farrell · 6 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.