We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IovDeque
1 parent ce5cb58 commit d51aca0Copy full SHA for d51aca0
CHANGELOG.md
@@ -25,6 +25,9 @@ and this project adheres to
25
26
- [#4921](https://github.com/firecracker-microvm/firecracker/pull/4921): Fixed
27
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.
31
32
## [1.10.1]
33
0 commit comments