svm-disabled says SKIP after the last patch. It's better than the FAIL it returned before (QEMU warns, so return 0 is treated as an error), but I don't think that the test is useful enough to be fixed to return PASS. Signed-off-by: Radim Krčmář <rkrcmar@xxxxxxxxxx> --- x86/unittests.cfg | 6 ------ 1 file changed, 6 deletions(-) diff --git a/x86/unittests.cfg b/x86/unittests.cfg index fcee6f98c598..60747cfca94e 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -159,12 +159,6 @@ smp = 2 extra_params = -cpu qemu64,+svm arch = x86_64 -[svm-disabled] -file = svm.flat -smp = 2 -extra_params = -cpu qemu64,-svm -arch = x86_64 - [taskswitch] file = taskswitch.flat arch = i386 -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html