We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15699a3 commit 26a3a1eCopy full SHA for 26a3a1e
CHANGELOG.md
@@ -57,6 +57,10 @@ and this project adheres to
57
- [#5045](https://github.com/firecracker-microvm/firecracker/pull/5045): Fixed
58
an issue where firecracker intermittently receives SIGHUP when using jailer
59
with `--new-pid-ns` but without `--daemonize`.
60
+- [#4995](https://github.com/firecracker-microvm/firecracker/pull/4995):
61
+ Firecracker no longer overwrites CPUID leaf 0x80000000 when running AMD
62
+ hardware, meaning the guest can now discover a greater range of CPUID leaves
63
+ in the extended function range (this range is host kernel dependent).
64
65
## [1.10.1]
66
0 commit comments