Skip to content

Commit 5ae1452

Browse files
vittyvkbonzini
authored andcommitted
KVM: selftests: Add x86_64/debug_regs to .gitignore
Add x86_64/debug_regs to .gitignore. Reported-by: Marcelo Bandeira Condotta <[email protected]> Fixes: 449aa90 ("KVM: selftests: Add KVM_SET_GUEST_DEBUG test") Signed-off-by: Vitaly Kuznetsov <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent 25597f6 commit 5ae1452

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
@@ -3,6 +3,7 @@
33
/s390x/resets
44
/s390x/sync_regs_test
55
/x86_64/cr4_cpuid_sync_test
6+
/x86_64/debug_regs
67
/x86_64/evmcs_test
78
/x86_64/hyperv_cpuid
89
/x86_64/mmio_warning_test

0 commit comments

Comments
 (0)