havm 0.1.5
Changes
- Restored entropy device and memory balloon — accidentally removed in an earlier CONFIG disk fix. Entropy provides random numbers to the guest kernel for crypto/ASLR; the balloon lets macOS reclaim idle guest memory under pressure.
Shutdown improvements
- Skip REST API shutdown when
api_tokenis empty — no more 401 warnings when a token isn't configured - Graceful shutdown hints — prints a tip listing all three methods when none succeed and no token is set
Documentation site
- New GitHub Pages site at ingmarstein.github.io/havm — dark-themed landing page with real terminal output, feature cards, and multi-page docs
- Documented Homebrew service paths —
/opt/homebrew/etc/havm/config.ymland/opt/homebrew/var/lib/havm/
Full Changelog: v0.1.4...v0.1.5