Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 359 Bytes

v0.1.0

This is the first vfio-bindings crate release.

This crate provides Rust FFI bindings to the Virtual Function I/O (VFIO) Linux kernel API. With this first release, the bindings are for the Linux kernel version 5.0.

The bindings are generated using bindgen.