summaryrefslogtreecommitdiff
path: root/kernels/pax-flags-libre/qemu.conf
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-04 16:16:40 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-04 16:16:40 -0200
commit11feaef641dd00215b04a2456cc1898d024b5e9d (patch)
tree211d0ebd8a80003ca2ab69bd311495d5c6219609 /kernels/pax-flags-libre/qemu.conf
parentd8c4c1c13a07342a03cdde998a5c3857a4c64320 (diff)
pax-flags-libre: add new package to kernels repo
Diffstat (limited to 'kernels/pax-flags-libre/qemu.conf')
-rw-r--r--kernels/pax-flags-libre/qemu.conf51
1 files changed, 51 insertions, 0 deletions
diff --git a/kernels/pax-flags-libre/qemu.conf b/kernels/pax-flags-libre/qemu.conf
new file mode 100644
index 000000000..428d2928b
--- /dev/null
+++ b/kernels/pax-flags-libre/qemu.conf
@@ -0,0 +1,51 @@
+# SEGMEXEC and MPROTECT off
+# (RANDEXEC is not activatable for qemu. The binaries seem to be compiled
+# with PIE enabled, though.)
+PsmxER:
+ - /usr/bin/qemu-alpha
+ - /usr/bin/qemu-arm
+ - /usr/bin/qemu-armeb
+ - /usr/bin/qemu-cris
+ - /usr/bin/qemu-i386
+ - /usr/bin/qemu-m68k
+ - /usr/bin/qemu-microblaze
+ - /usr/bin/qemu-microblazeel
+ - /usr/bin/qemu-mips
+ - /usr/bin/qemu-mipsel
+ - /usr/bin/qemu-ppc
+ - /usr/bin/qemu-ppc64
+ - /usr/bin/qemu-ppc64abi32
+ - /usr/bin/qemu-s390x
+ - /usr/bin/qemu-sh4
+ - /usr/bin/qemu-sh4eb
+ - /usr/bin/qemu-sparc
+ - /usr/bin/qemu-sparc32plus
+ - /usr/bin/qemu-sparc64
+ - /usr/bin/qemu-unicore32
+ - /usr/bin/qemu-x86_64
+
+# MPROTECT off
+PSmXER:
+ - /usr/bin/qemu-system-alpha
+ - /usr/bin/qemu-system-arm
+ - /usr/bin/qemu-system-cris
+ - /usr/bin/qemu-system-i386
+ - /usr/bin/qemu-system-lm32
+ - /usr/bin/qemu-system-m68k
+ - /usr/bin/qemu-system-microblaze
+ - /usr/bin/qemu-system-microblazeel
+ - /usr/bin/qemu-system-mips
+ - /usr/bin/qemu-system-mips64
+ - /usr/bin/qemu-system-mips64el
+ - /usr/bin/qemu-system-mipsel
+ - /usr/bin/qemu-system-ppc
+ - /usr/bin/qemu-system-ppc64
+ - /usr/bin/qemu-system-ppcemb
+ - /usr/bin/qemu-system-s390x
+ - /usr/bin/qemu-system-sh4
+ - /usr/bin/qemu-system-sh4eb
+ - /usr/bin/qemu-system-sparc
+ - /usr/bin/qemu-system-sparc64
+ - /usr/bin/qemu-system-x86_64
+ - /usr/bin/qemu-system-xtensa
+ - /usr/bin/qemu-system-xtensaeb