Interactive QEMU/KVM VM launcher with automatic resource detection and validation.
qemu-full
./setup.sh # interactive mode (default)
./setup.sh launch --name foo --iso /path/to.iso --ram 4096 --cpus 4
./setup.sh create --name foo --disk 64GResource over-allocation is blocked — RAM, CPU, and disk are checked against host availability.