aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemu-wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qemu-wrapper.sh')
-rwxr-xr-xscripts/qemu-wrapper.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/qemu-wrapper.sh b/scripts/qemu-wrapper.sh
new file mode 100755
index 0000000..fa89ac5
--- /dev/null
+++ b/scripts/qemu-wrapper.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+echo "QEMU WRAPPER"
+qemu-system-x86_64 $@