Blame qemu-kvm.sh

96a5f8
#!/bin/sh
96a5f8
96a5f8
exec /usr/bin/qemu-system-x86 -machine accel=kvm "$@"