#!/bin/sh
exec /usr/bin/qemu-system-x86_64 --enable-kvm "$@"
