We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2510a6e commit 0edc575Copy full SHA for 0edc575
1 file changed
scripts/boot/qemu-pseries+p8+tcg+be+compat
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+export COMPAT_USERSPACE=1
4
5
+exec "$(dirname "$0")"/qemu-pseries+p8+tcg $@
0 commit comments