Skip to content

Commit d5ad5b1

Browse files
Muhammad Usama Anjumbonzini
authored andcommitted
selftests: kvm: add amx_test to .gitignore
amx_test's binary should be present in the .gitignore file for the git to ignore it. Fixes: bf70636 ("selftest: kvm: Add amx selftest") Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Message-Id: <20220118122053.1941915-1-usama.anjum@collabora.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent a3c19d5 commit d5ad5b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/testing/selftests/kvm/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/s390x/memop
99
/s390x/resets
1010
/s390x/sync_regs_test
11+
/x86_64/amx_test
1112
/x86_64/cpuid_test
1213
/x86_64/cr4_cpuid_sync_test
1314
/x86_64/debug_regs

0 commit comments

Comments
 (0)