Skip to content

Commit 4bf3e75

Browse files
committed
Update virtio-queue CHANGELOG
Signed-off-by: Wenyu Huang <[email protected]>
1 parent 17e1307 commit 4bf3e75

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

virtio-queue/CHANGELOG.md

+9
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)