Skip to content

Commit 25d251c

Browse files
committed
Update virtio-queue CHANGELOG
Signed-off-by: Wenyu Huang <[email protected]>
1 parent 6b5db9c commit 25d251c

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
@@ -1,5 +1,14 @@
11
# Upcoming
22

3+
## Changed
4+
5+
- Use `RawDescriptor` to represent the memory layout of the split and packed descriptor in virtio-queue/desc.
6+
- Move the split descriptor to the virtio-queue/desc.
7+
8+
## Added
9+
10+
- Add packed descriptor in virtio-queue
11+
312
# v0.14.0
413

514
## Changed

0 commit comments

Comments
 (0)