diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:54 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:54 +0200 |
commit | c158582c0fc7f4bd73980fe9adad446855f4d61b (patch) | |
tree | 31b701a2367cb983e76e76cd7c2ba176ad33e5ac /recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch | |
download | meta-vt-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch')
-rw-r--r-- | recipes-test/virt-test/files/qemu-tests-nx-exploit-config.patch | 21 |
1 files changed, 21 insertions, 0 deletions
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 @@ | |||
1 | commit 155bcc2cba379d7eda2b8dbff0e54951bf682ad6 | ||
2 | Author: Jonas Eriksson <jonas.eriksson@enea.com> | ||
3 | Date: Thu Mar 27 17:10:29 2014 +0100 | ||
4 | |||
5 | nx exploit test: Add configuration | ||
6 | |||
7 | Signed-off-by: Jonas Eriksson <jonas.eriksson@enea.com> | ||
8 | Upstream-Status: Inappropriate [configuration] | ||
9 | |||
10 | diff --git a/qemu/tests/cfg/nx.cfg b/qemu/tests/cfg/nx.cfg | ||
11 | index 280df32..cbd7803 100644 | ||
12 | --- a/qemu/tests/cfg/nx.cfg | ||
13 | +++ b/qemu/tests/cfg/nx.cfg | ||
14 | @@ -6,6 +6,7 @@ | ||
15 | virt_test_type = qemu | ||
16 | image_snapshot = yes | ||
17 | kill_vm = yes | ||
18 | + exploit_cmd = "/opt/virt-test/test-providers.d/downloads/io-github-autotest-qemu/qemu/deps/nx/nx_exploit" | ||
19 | variants: | ||
20 | - noexec_on: | ||
21 | nx_on = yes | ||