Add QEMU VM helper script for development environment

Introduces bin/yino-vm with create, boot, delete, and status subcommands
for managing a QEMU x86_64 VM on macOS. Auto-detects OVMF firmware paths
and CPU/accelerator (HVF on Intel, TCG on Apple Silicon). VM artifacts
are stored in vm/ (gitignored). Completes TODO #1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Michael Smith
2026-02-16 00:30:31 +01:00
parent 60b0bb3037
commit 4b30682e17
4 changed files with 251 additions and 1 deletions

0
vm/.keep Normal file
View File