gentoo-full-overlay/app-emulation/qemu/files/qemu-kvm-1.4

3 lines
68 B
Bash

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