Skip to content

Commit e838ea8

Browse files
committed
Update virtio-queue CHANGELOG
Signed-off-by: Wenyu Huang <[email protected]>
1 parent d8ee4f7 commit e838ea8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

virtio-queue/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
## Changed
88

99
- Updated virtio-bindings from 0.2.4 to 0.2.5.
10+
- Use `RawDescriptor` to represent the memory layout of the split and packed descriptor in virtio-queue/desc.
11+
- Move the split descriptor to the virtio-queue/desc.
12+
13+
## Added
14+
15+
- Add packed descriptor in virtio-queue
1016

1117
# v0.14.0
1218

0 commit comments

Comments
 (0)