Skip to content

Releases: codesandbox/firecracker

v1.1.3-uffd-12: fix(vsock): save state after sending a notification

03 Dec 12:27
Compare
Choose a tag to compare
Implements https://github.com/firecracker-microvm/firecracker/pull/4812

v1.1.3-uffd-11

03 Dec 12:21
Compare
Choose a tag to compare
Kick vsock during VM resume

Implements https://github.com/firecracker-microvm/firecracker/pull/4796

v1.1.3-uffd-async-pf-1

24 Sep 19:09
Compare
Choose a tag to compare

v1.1.3-uffd-9

17 Aug 08:05
Compare
Choose a tag to compare

v1.1.3-uffd-10

17 Aug 19:12
Compare
Choose a tag to compare
perf: remove another snapshot flush

v1.1.3-uffd-8

05 Aug 13:08
Compare
Choose a tag to compare

Full Changelog: v1.1.3-uffd-7...v1.1.3-uffd-8

Support for memory reclaiming

v1.1.3-uffd-7

03 Jul 21:37
Compare
Choose a tag to compare
uffd: enable non-blocking mode

v1.2.1-uffd-1: Merge tag 'v1.2.1' into uffd-superbranch-3

20 Jun 16:34
Compare
Choose a tag to compare
Changed

* Upgraded Rust toolchain from 1.64.0 to 1.66.1.

Fixed

* A race condition that has been identified between the API thread and the VMM
  thread due to a misconfiguration of the `api_event_fd`.

v1.1.3-uffd-6: Possible race condition between VMM thread and API thread (FC 1.2)

20 Jun 15:08
Compare
Choose a tag to compare

v1.1.3-uffd-5: Revert "add logging"

20 Jun 14:44
Compare
Choose a tag to compare

Revert logging of the balloon