Skip to content

Commit d5ad5b1

Browse files
musamaanjumbonzini
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 <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent a3c19d5 commit d5ad5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)