[LTP] [PATCH] Remove KVM tests from CVE runfile

Martin Doucha mdoucha@suse.cz
Wed Jun 21 13:54:18 CEST 2023


KVM tests are currently limited to baremetal testing of x86 machines only.
They have their own special runfile. The CVE runfile is used for testing
any architecture and machine type including virtual ones. Adding KVM
tests to it will cause non-x86 platforms to complain that the tests do
not exist.

Signed-off-by: Martin Doucha <mdoucha@suse.cz>
---
 runtest/cve | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/runtest/cve b/runtest/cve
index bbc552bea..7d1e84f89 100644
--- a/runtest/cve
+++ b/runtest/cve
@@ -73,8 +73,6 @@ cve-2020-29373 io_uring02
 cve-2020-36557 pty06
 cve-2021-3444 bpf_prog05
 cve-2021-3609 can_bcm01
-cve-2021-3653 kvm_svm01
-cve-2021-3656 kvm_svm02
 cve-2021-4034 execve06
 cve-2021-4197_1 cgroup_core01
 cve-2021-4197_2 cgroup_core02
@@ -82,7 +80,6 @@ cve-2021-4204 bpf_prog06
 cve-2021-22555 setsockopt08 -i 100
 cve-2021-26708 vsock01
 cve-2021-22600 setsockopt09
-cve-2021-38198 kvm_pagefault01
 cve-2021-38604 mq_notify03
 cve-2022-0847 dirtypipe
 cve-2022-2590 dirtyc0w_shmem
-- 
2.41.0



More information about the ltp mailing list