From 74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:57:02 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- .../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