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.
1 parent c7ef98b commit b4b7e5cCopy full SHA for b4b7e5c
CHANGELOG.md
@@ -7,6 +7,9 @@
7
- Adapt T2 and C3 CPU templates for kernel 5.10. Firecracker was not previously
8
masking some CPU features of the host or emulated by KVM, introduced in more
9
recent kernels: `umip`, `vmx`, `avx512_vnni`.
10
+- Fixed incorrect propagation of init parameters in kernel commandline.
11
+ Related to:
12
+ [#2709](https://github.com/firecracker-microvm/firecracker/issues/2709).
13
14
## [0.25.1]
15
0 commit comments