Skip to content

havm 0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:58
· 53 commits to main since this release
28f94af

What's new

  • --console debug flag — connects your terminal directly to the VM's serial console (/dev/hvc0) via VZVirtioConsoleDeviceSerialPortConfiguration. Get a root shell without SSH or network — useful for debugging networking issues. Terminal is set to raw mode with ONLCR for proper CR-LF translation. Type poweroff to shut down, or send SIGTERM from another terminal. Forces text log format to keep stdout clean.

Full Changelog: v0.2.0...v0.2.1