qemu/qemu-kvm.sh
Cole Robinson 55b1cb43bd Handful of packaging fixes
- Drop old patches
- Fix SLOF dep after latest rawhide build
- Fix qemu-kvm wrapper script
- Fix doc generation with texinfo 5
2013-02-20 12:18:15 -05:00

4 lines
68 B
Bash

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