Skip to content

Commit d51aca0

Browse files
committed
chore: add IovDeque fix to the CHANGELOG
Add note about making `IovDeque` to work with any host page size. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent ce5cb58 commit d51aca0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ and this project adheres to
2525

2626
- [#4921](https://github.com/firecracker-microvm/firecracker/pull/4921): Fixed
2727
swagger `CpuConfig` definition to include missing aarch64-specific fields.
28+
- [#4916](https://github.com/firecracker-microvm/firecracker/pull/4916): Fixed
29+
`IovDeque` implementation to work with any host page size. This fixes
30+
virtio-net device on non 4K host kernels.
2831

2932
## [1.10.1]
3033

0 commit comments

Comments
 (0)