9ceb904 ^
1 2 3 4 5 6 7 8 9 10 11 12
#!/bin/bash kvm \ -bios /usr/share/qemu/OVMF.fd \ -drive format=raw,file=$1 \ -net none \ -serial stdio \ -m 4G \ -cpu host \ -smp 2