aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Lewis <[email protected]>2019-05-06 07:19:10 -0700
committerPaolo Bonzini <[email protected]>2019-05-08 14:02:09 +0200
commit648a93c82b46638f3372123a18f095ddabcfc657 (patch)
tree5e132d2af3b4cd0b8885e21792cfc3c8953ba137
parentd7547c55cbe7471255ca51f14bcd4699f5eaabe5 (diff)
tests: kvm: Add tests to .gitignore
Signed-off-by: Aaron Lewis <[email protected]> Reviewed-by: Peter Shier <[email protected]> Reviewed-by: Jim Mattson <[email protected]> Reviewed-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
-rw-r--r--tools/testing/selftests/kvm/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 2689d1ea6d7a..6027b5f3d72d 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -1,9 +1,12 @@
/x86_64/cr4_cpuid_sync_test
/x86_64/evmcs_test
+/x86_64/hyperv_cpuid
/x86_64/platform_info_test
/x86_64/set_sregs_test
+/x86_64/smm_test
+/x86_64/state_test
/x86_64/sync_regs_test
/x86_64/vmx_close_while_nested_test
/x86_64/vmx_tsc_adjust_test
-/x86_64/state_test
+/clear_dirty_log_test
/dirty_log_test