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 25, 2024
1 parent 9ef97ec commit 9c4e018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ 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): Fix
`IovDeque` implementation to work with any host page size.

## \[1.10.1\]

Expand Down

0 comments on commit 9c4e018

Please sign in to comment.