Skip to content

Commit 4d8a220

Browse files
committed
Mention indirect descriptor support in README.
1 parent 905d540 commit 4d8a220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ VirtIO guest drivers in Rust. For **no_std** environment.
3232

3333
| Feature flag | Supported | |
3434
| ---------------------------- | --------- | --------------------------------------- |
35-
| `VIRTIO_F_INDIRECT_DESC` | | Indirect descriptors |
35+
| `VIRTIO_F_INDIRECT_DESC` | | Indirect descriptors |
3636
| `VIRTIO_F_EVENT_IDX` || `avail_event` and `used_event` fields |
3737
| `VIRTIO_F_VERSION_1` | TODO | VirtIO version 1 compliance |
3838
| `VIRTIO_F_ACCESS_PLATFORM` || Limited device access to memory |

0 commit comments

Comments
 (0)