#!/bin/sh

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