Skip to content

Commit 0c8b664

Browse files
lkml-likexubonzini
authored andcommitted
selftests: kvm: add tsc_scaling_sync to .gitignore
The tsc_scaling_sync's binary should be present in the .gitignore file for the git to ignore it. Signed-off-by: Like Xu <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent b2c2c21 commit 0c8b664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/kvm/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
/x86_64/state_test
3535
/x86_64/svm_vmcall_test
3636
/x86_64/svm_int_ctl_test
37+
/x86_64/tsc_scaling_sync
3738
/x86_64/sync_regs_test
3839
/x86_64/tsc_msrs_test
3940
/x86_64/userspace_io_test

0 commit comments

Comments
 (0)