We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e3579f + a7c90b7 commit 5bcfcffCopy full SHA for 5bcfcff
CHANGELOG.md
@@ -65,6 +65,9 @@ and this project adheres to
65
Firecracker no longer overwrites CPUID leaf 0x80000000 when running AMD
66
hardware, meaning the guest can now discover a greater range of CPUID leaves
67
in the extended function range (this range is host kernel dependent).
68
+- [#5046](https://github.com/firecracker-microvm/firecracker/pull/5046): Retry
69
+ KVM_CREATE_VM on EINTR that occasionally happen on heavily loaded hosts to
70
+ improve reliability of microVM creation.
71
72
## [1.10.1]
73
0 commit comments