Skip to content

Firecracker v1.4.1

Compare
Choose a tag to compare
@wearyzen wearyzen released this 09 Aug 14:59
· 1969 commits to main since this release

Fixed

  • Fixed a change in behavior of normalize host brand string that breaks
    Firecracker on external instances.
  • Fixed the T2A CPU template not to unset the MMX bit (CPUID.80000001h:EDX[23])
    and the FXSR bit (CPUID.80000001h:EDX[24]).
  • Fixed the T2A CPU template to set the RstrFpErrPtrs bit
    (CPUID.80000008h:EBX[2]).