Skip to content

Commit 366d4a1

Browse files
Like Xubonzini
authored andcommitted
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Fixing side effect of the so-called opportunistic change in the commit. Fixes: dc8a9fe ("KVM: selftests: x86: Fix test failure on arch lbr capable platforms") Signed-off-by: Like Xu <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent 186af6b commit 366d4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testing/selftests/kvm/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
/x86_64/xen_shinfo_test
5656
/x86_64/xen_vmcall_test
5757
/x86_64/xss_msr_test
58-
/x86_64/vmx_pmu_msrs_test
58+
/x86_64/vmx_pmu_caps_test
5959
/access_tracking_perf_test
6060
/demand_paging_test
6161
/dirty_log_test

0 commit comments

Comments
 (0)