projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2c2c21
)
selftests: kvm: add tsc_scaling_sync to .gitignore
author
Like Xu
<like.xu.linux@gmail.com>
Wed, 6 Apr 2022 06:37:13 +0000
(14:37 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 11 Apr 2022 17:28:56 +0000
(13:28 -0400)
The tsc_scaling_sync's binary should be present in the .gitignore
file for the git to ignore it.
Signed-off-by: Like Xu <likexu@tencent.com>
Message-Id: <
20220406063715
.55625-3-likexu@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/kvm/.gitignore
b/tools/testing/selftests/kvm/.gitignore
index 573d93a1d61f0e44b052bd2816f1e5405c41a7af..0b0e4402bba6ae13e66cc812b64f7a128a1ca4ab 100644
(file)
--- a/
tools/testing/selftests/kvm/.gitignore
+++ b/
tools/testing/selftests/kvm/.gitignore
@@
-34,6
+34,7
@@
/x86_64/state_test
/x86_64/svm_vmcall_test
/x86_64/svm_int_ctl_test
+/x86_64/tsc_scaling_sync
/x86_64/sync_regs_test
/x86_64/tsc_msrs_test
/x86_64/userspace_io_test