Skip to content

Commit 654454a

Browse files
committed
Add top-level README.md
Signed-off-by: Bo Chen <bchen@crusoe.ai>
1 parent 1ed463d commit 654454a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# iommufd
2+
3+
The `iommufd` workspace hosts libraries related to Rust bindings and
4+
wrappers to the
5+
[IOMMUFD](https://docs.kernel.org/userspace-api/iommufd.html) subsystem
6+
from the Linux kernel. It currently consists of the following crates:
7+
8+
- `iommufd-bindings` -> Rust FFI bindings to IOMMUFD generated using bindgen
9+
- `iommufd-ioctls` -> Safe wrappers over IOMMUFD uAPIs

0 commit comments

Comments
 (0)