Changes
limactl
CLI:- Fix start command: return error early when instance already exists (#3144, thanks to @jandubois)
- DNS:
- Fix a regression containers/gvisor-tap-vsock#466 (#3189)
- QEMU:
- Enable SME on macOS 15.3 running on M4 (#3197, #3203, thanks to @jandubois)
Full changes: https://github.com/lima-vm/lima/milestone/55?closed=1
Thanks to @alexandear @arixmkii @jandubois @msgilligan @olamilekan000 @rfay @s1gnate-sync
Usage
[macOS]$ limactl create
[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.
[macOS]$ lima uname
Linux
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/13195714188
The sha256sum of the SHA256SUMS file itself is d31365f1da7802a63c86b1e1609a19c1ce92244a4e6824d924a896b6c12810b0
.
Release manager: @AkihiroSuda