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 afd2328 commit 712dde5Copy full SHA for 712dde5
CHANGELOG.md
@@ -26,6 +26,9 @@ and this project adheres to
26
- [#4926](https://github.com/firecracker-microvm/firecracker/pull/4926): Replace
27
underlying implementation for seccompiler from in house one in favor of
28
`libseccomp` which produces smaller and more optimized BPF code.
29
+- [#4995](https://github.com/firecracker-microvm/firecracker/pull/4995): Removed
30
+ the extended function range normalisation applied on AMD. Now the range
31
+ provided by KVM will be used or can be be configured using a CPU template.
32
33
### Deprecated
34
0 commit comments