Skip to content

Commit 0e8faa1

Browse files
committed
Update virtio-queue CHANGELOG
Signed-off-by: Wenyu Huang <[email protected]>
1 parent 48aadb0 commit 0e8faa1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

virtio-queue/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
- Add license files.
66

7+
## Changed
8+
9+
- Use `RawDescriptor` to represent the memory layout of the split and packed descriptor in virtio-queue/desc.
10+
- Move the split descriptor to the virtio-queue/desc.
11+
12+
## Added
13+
14+
- Add packed descriptor in virtio-queue
15+
716
# v0.14.0
817

918
## Changed

0 commit comments

Comments
 (0)