Skip to content

Commit e6aca7d

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

virtio-queue/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
## Fixed
44

55
- Add license files.
6+
## Changed
7+
8+
- Use `RawDescriptor` to represent the memory layout of the split and packed descriptor in virtio-queue/desc.
9+
- Move the split descriptor to the virtio-queue/desc.
10+
11+
## Added
12+
13+
- Add packed descriptor in virtio-queue
614

715
# v0.14.0
816

0 commit comments

Comments
 (0)