Releases: codesandbox/firecracker
Releases · codesandbox/firecracker
v1.1.3-uffd-12: fix(vsock): save state after sending a notification
Implements https://github.com/firecracker-microvm/firecracker/pull/4812
v1.1.3-uffd-11
Kick vsock during VM resume Implements https://github.com/firecracker-microvm/firecracker/pull/4796
v1.1.3-uffd-async-pf-1
Full Changelog: v1.1.3-uffd-10...v1.1.3-uffd-async-pf-1
v1.1.3-uffd-9
Full Changelog: v1.1.3-uffd-8...v1.1.3-uffd-9
v1.1.3-uffd-10
perf: remove another snapshot flush
v1.1.3-uffd-8
Full Changelog: v1.1.3-uffd-7...v1.1.3-uffd-8
Support for memory reclaiming
v1.1.3-uffd-7
uffd: enable non-blocking mode
v1.2.1-uffd-1: Merge tag 'v1.2.1' into uffd-superbranch-3
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)
Based on 1.1 with an API fix cherry picked
v1.1.3-uffd-5: Revert "add logging"
Revert logging of the balloon