Releases: codesandbox/firecracker
Releases · codesandbox/firecracker
v1.1.3-uffd-4
fix conflict
v1.1.3-uffd-3
fix conflict
v1.1.3-uffd-2: balloon: don't map over existing regions
Firecracker used to map over the mmap when it was a restore. For CodeSandbox this is not needed, as we use UFFD and we don't have the limitation that the map was used for. In fact, this is problematic for the UFFD handler, because it implicitly unregisters the UFFD handler from the reclaimed range.
v1.1.3-beta-1
- Test Shared mmap
1.1.3-beta-2
Allows doing full snapshots even for mmaped files.
1.1.3
v1.1.3-uffd
fix(CONTRIBUTING.md): Signed-off-by instructions Fix casing of `Co-authored-by` and `Signed-off-by` in instructions, since `gitline_rules.py` performs a case-sensitive check Signed-off-by: Aaron O'Mullan <[email protected]>
v1.1.3-beta-3
- test build for fixes related to async page fault removal
Firecracker v1.1.2
Makes MMDS headers case-insensitive
Firecracker v1.1.1 Alpha 1
with Snapshot rebase on the fly