We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905d540 commit 4d8a220Copy full SHA for 4d8a220
README.md
@@ -32,7 +32,7 @@ VirtIO guest drivers in Rust. For **no_std** environment.
32
33
| Feature flag | Supported | |
34
| ---------------------------- | --------- | --------------------------------------- |
35
-| `VIRTIO_F_INDIRECT_DESC` | ❌ | Indirect descriptors |
+| `VIRTIO_F_INDIRECT_DESC` | ✅ | Indirect descriptors |
36
| `VIRTIO_F_EVENT_IDX` | ❌ | `avail_event` and `used_event` fields |
37
| `VIRTIO_F_VERSION_1` | TODO | VirtIO version 1 compliance |
38
| `VIRTIO_F_ACCESS_PLATFORM` | ❌ | Limited device access to memory |
0 commit comments