Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Commit

Permalink
CHANGELOG: Release v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Ortiz <[email protected]>
  • Loading branch information
Samuel Ortiz committed Oct 10, 2019
1 parent 4cd0330 commit 8bbd4ff
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v0.1.0

This is the first `vfio-bindings` crate release.

This crate provides Rust FFI bindings to the
[Virtual Function I/O (VFIO)](https://www.kernel.org/doc/Documentation/vfio.txt)
Linux kernel API. With this first release, the bindings are for the Linux kernel
version 5.0.

The bindings are generated using [bindgen](https://crates.io/crates/bindgen).

0 comments on commit 8bbd4ff

Please sign in to comment.