linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] KVM: selftests: Add x86_64/debug_regs to .gitignore
@ 2020-06-08 11:23 Vitaly Kuznetsov
  2020-06-08 11:23 ` [PATCH 2/2] KVM: selftests: fix vmx_preemption_timer_test build with GCC10 Vitaly Kuznetsov
  0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Kuznetsov @ 2020-06-08 11:23 UTC (permalink / raw)
  To: kvm
  Cc: Paolo Bonzini, Sean Christopherson, Wanpeng Li, Jim Mattson,
	Marcelo Bandeira Condotta, Makarand Sonare, Peter Xu,
	linux-kernel

Add x86_64/debug_regs to .gitignore.

Reported-by: Marcelo Bandeira Condotta <mcondotta@redhat.com>
Fixes: 449aa906e67e ("KVM: selftests: Add KVM_SET_GUEST_DEBUG test")
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.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 f159718f90c0..452787152748 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -3,6 +3,7 @@
 /s390x/resets
 /s390x/sync_regs_test
 /x86_64/cr4_cpuid_sync_test
+/x86_64/debug_regs
 /x86_64/evmcs_test
 /x86_64/hyperv_cpuid
 /x86_64/mmio_warning_test
-- 
2.25.4


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

end of thread, other threads:[~2020-06-08 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-08 11:23 [PATCH 1/2] KVM: selftests: Add x86_64/debug_regs to .gitignore Vitaly Kuznetsov
2020-06-08 11:23 ` [PATCH 2/2] KVM: selftests: fix vmx_preemption_timer_test build with GCC10 Vitaly Kuznetsov
2020-06-08 11:57   ` Paolo Bonzini
2020-06-08 14:38     ` Sean Christopherson
2020-06-08 14:43       ` 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).