Skip to content

Commit

Permalink
Mention indirect descriptor support in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwandor committed Jul 24, 2023
1 parent aa76c3d commit 2d3a6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ VirtIO guest drivers in Rust. For **no_std** environment.

| Feature flag | Supported | |
| ---------------------------- | --------- | --------------------------------------- |
| `VIRTIO_F_INDIRECT_DESC` | | Indirect descriptors |
| `VIRTIO_F_INDIRECT_DESC` | | Indirect descriptors |
| `VIRTIO_F_EVENT_IDX` || `avail_event` and `used_event` fields |
| `VIRTIO_F_VERSION_1` | TODO | VirtIO version 1 compliance |
| `VIRTIO_F_ACCESS_PLATFORM` || Limited device access to memory |
Expand Down

0 comments on commit 2d3a6cc

Please sign in to comment.