kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: kvm: add amx_test to .gitignore
@ 2022-01-18 12:20 Muhammad Usama Anjum
  2022-01-18 13:23 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Muhammad Usama Anjum @ 2022-01-18 12:20 UTC (permalink / raw)
  To: Paolo Bonzini, Shuah Khan, Yang Zhong
  Cc: Muhammad Usama Anjum, kernel, kvm, linux-kselftest, linux-kernel

amx_test's binary should be present in the .gitignore file for the git
to ignore it.

Fixes: bf70636d9443 ("selftest: kvm: Add amx selftest")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
---
 tools/testing/selftests/kvm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 8c129961accf..780066ae092c 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -8,6 +8,7 @@
 /s390x/memop
 /s390x/resets
 /s390x/sync_regs_test
+/x86_64/amx_test
 /x86_64/cr4_cpuid_sync_test
 /x86_64/debug_regs
 /x86_64/evmcs_test
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests: kvm: add amx_test to .gitignore
  2022-01-18 12:20 [PATCH] selftests: kvm: add amx_test to .gitignore Muhammad Usama Anjum
@ 2022-01-18 13:23 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2022-01-18 13:23 UTC (permalink / raw)
  To: Muhammad Usama Anjum, Shuah Khan, Yang Zhong
  Cc: kernel, kvm, linux-kselftest, linux-kernel

On 1/18/22 13:20, Muhammad Usama Anjum wrote:
> amx_test's binary should be present in the .gitignore file for the git
> to ignore it.
> 
> Fixes: bf70636d9443 ("selftest: kvm: Add amx selftest")
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
> ---
>   tools/testing/selftests/kvm/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
> index 8c129961accf..780066ae092c 100644
> --- a/tools/testing/selftests/kvm/.gitignore
> +++ b/tools/testing/selftests/kvm/.gitignore
> @@ -8,6 +8,7 @@
>   /s390x/memop
>   /s390x/resets
>   /s390x/sync_regs_test
> +/x86_64/amx_test
>   /x86_64/cr4_cpuid_sync_test
>   /x86_64/debug_regs
>   /x86_64/evmcs_test

Queued, thanks.

paolo


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-18 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 12:20 [PATCH] selftests: kvm: add amx_test to .gitignore Muhammad Usama Anjum
2022-01-18 13:23 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).