Skip to content

Commit 712dde5

Browse files
committed
doc: Update changelog
Add entry for the removal of extended function entry normalisation. Signed-off-by: Jack Thomson <[email protected]>
1 parent afd2328 commit 712dde5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ and this project adheres to
2626
- [#4926](https://github.com/firecracker-microvm/firecracker/pull/4926): Replace
2727
underlying implementation for seccompiler from in house one in favor of
2828
`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.
2932

3033
### Deprecated
3134

0 commit comments

Comments
 (0)