Skip to content

Commit

Permalink
chore: add IovDeque fix to the CHANGELOG
Browse files Browse the repository at this point in the history
Add note about making `IovDeque` to work with any
host page size.

Signed-off-by: Egor Lazarchuk <[email protected]>
  • Loading branch information
ShadowCurse committed Nov 27, 2024
1 parent e4bd33a commit 2b43582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ and this project adheres to

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

## \[1.10.1\]

Expand Down

0 comments on commit 2b43582

Please sign in to comment.