We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed463d commit 654454aCopy full SHA for 654454a
README.md
@@ -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