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 1e1d8ae commit a7c90b7Copy full SHA for a7c90b7
CHANGELOG.md
@@ -61,6 +61,9 @@ and this project adheres to
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
+- [#5046](https://github.com/firecracker-microvm/firecracker/pull/5046): Retry
65
+ KVM_CREATE_VM on EINTR that occasionally happen on heavily loaded hosts to
66
+ improve reliability of microVM creation.
67
68
## [1.10.1]
69
0 commit comments