55b1cb43bd
- Drop old patches - Fix SLOF dep after latest rawhide build - Fix qemu-kvm wrapper script - Fix doc generation with texinfo 5
4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/bin/qemu-system-x86_64 -machine accel=kvm "$@"
|