summaryrefslogtreecommitdiff
path: root/app-emulation/qemu/files/qemu-kvm-1.4
blob: 08da00b88087996e9e01014c0976f627988346ef (plain)
1
2
3
#!/bin/sh

exec /usr/bin/qemu-system-x86_64 -machine accel=kvm "$@"