From c158582c0fc7f4bd73980fe9adad446855f4d61b Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:54 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- .../files/qemu-tests-nx-exploit-config.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch (limited to 'recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch') diff --git a/recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch b/recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch new file mode 100644 index 0000000..92b918a --- /dev/null +++ b/recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch @@ -0,0 +1,21 @@ +commit 155bcc2cba379d7eda2b8dbff0e54951bf682ad6 +Author: Jonas Eriksson +Date: Thu Mar 27 17:10:29 2014 +0100 + + nx exploit test: Add configuration + + Signed-off-by: Jonas Eriksson + Upstream-Status: Inappropriate [configuration] + +diff --git a/qemu/tests/cfg/nx.cfg b/qemu/tests/cfg/nx.cfg +index 280df32..cbd7803 100644 +--- a/qemu/tests/cfg/nx.cfg ++++ b/qemu/tests/cfg/nx.cfg +@@ -6,6 +6,7 @@ + virt_test_type = qemu + image_snapshot = yes + kill_vm = yes ++ exploit_cmd = "/opt/virt-test/test-providers.d/downloads/io-github-autotest-qemu/qemu/deps/nx/nx_exploit" + variants: + - noexec_on: + nx_on = yes -- cgit v1.2.3-54-g00ecf