Skip to content

Releases: codesandbox/firecracker

v1.1.3-uffd-4

19 Jun 16:48
Compare
Choose a tag to compare
fix conflict

v1.1.3-uffd-3

17 Jun 14:16
Compare
Choose a tag to compare
fix conflict

v1.1.3-uffd-2: balloon: don't map over existing regions

16 Jun 13:31
Compare
Choose a tag to compare
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

25 Jul 12:52
Compare
Choose a tag to compare
v1.1.3-beta-1 Pre-release
Pre-release
  • Test Shared mmap

1.1.3-beta-2

28 Jul 18:51
Compare
Choose a tag to compare

Allows doing full snapshots even for mmaped files.

1.1.3

28 Jul 01:43
Compare
Choose a tag to compare

Memory backing file

v1.1.3-uffd

04 Nov 13:28
Compare
Choose a tag to compare
v1.1.3-uffd Pre-release
Pre-release
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

30 Aug 17:56
Compare
Choose a tag to compare
v1.1.3-beta-3 Pre-release
Pre-release
  • test build for fixes related to async page fault removal

Firecracker v1.1.2

26 May 19:42
Compare
Choose a tag to compare

Makes MMDS headers case-insensitive

Firecracker v1.1.1 Alpha 1

25 May 10:40
Compare
Choose a tag to compare
Pre-release

with Snapshot rebase on the fly