summaryrefslogtreecommitdiffstats
path: root/qemu-good-SSE4.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:36:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:36:24 +0000
commit2d190fe39a843d10b121d8dcff234dd590e7fc0c (patch)
tree4489bd5d968f9696b1c807fec58839785f719962 /qemu-good-SSE4.1
parentInitial commit. (diff)
downloadisa-support-upstream.tar.xz
isa-support-upstream.zip
Adding upstream version 15.1.upstream/15.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qemu-good-SSE4.1')
-rw-r--r--qemu-good-SSE4.16
1 files changed, 6 insertions, 0 deletions
diff --git a/qemu-good-SSE4.1 b/qemu-good-SSE4.1
new file mode 100644
index 0000000..bf9d45a
--- /dev/null
+++ b/qemu-good-SSE4.1
@@ -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"