summaryrefslogtreecommitdiffstats
path: root/qemu-good-SSE2
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-good-SSE2')
-rw-r--r--qemu-good-SSE26
1 files changed, 6 insertions, 0 deletions
diff --git a/qemu-good-SSE2 b/qemu-good-SSE2
new file mode 100644
index 0000000..bf9d45a
--- /dev/null
+++ b/qemu-good-SSE2
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+DEB_HOST_ARCH=amd64
+DEB_HOST_ARCH_BITS=64
+
+exec qemu-$DEB_HOST_ARCH -cpu "qemu$DEB_HOST_ARCH_BITS"