Commit d5ad5b1c authored by Muhammad Usama Anjum's avatar Muhammad Usama Anjum Committed by Paolo Bonzini

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: bf70636d ("selftest: kvm: Add amx selftest")
Signed-off-by: default avatarMuhammad Usama Anjum <usama.anjum@collabora.com>
Message-Id: <20220118122053.1941915-1-usama.anjum@collabora.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent a3c19d5b
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
/s390x/memop /s390x/memop
/s390x/resets /s390x/resets
/s390x/sync_regs_test /s390x/sync_regs_test
/x86_64/amx_test
/x86_64/cpuid_test /x86_64/cpuid_test
/x86_64/cr4_cpuid_sync_test /x86_64/cr4_cpuid_sync_test
/x86_64/debug_regs /x86_64/debug_regs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment