Skip to content

Commit e2c2653

Browse files
huthbonzini
authored andcommitted
KVM: selftests: Update gitignore file for latest changes
The kvm_create_max_vcpus test has been moved to the main directory, and sync_regs_test is now available on s390x, too. Signed-off-by: Thomas Huth <[email protected]> Acked-by: Shuah Khan <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent 8f946da commit e2c2653

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/testing/selftests/kvm/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
/s390x/sync_regs_test
12
/x86_64/cr4_cpuid_sync_test
23
/x86_64/evmcs_test
34
/x86_64/hyperv_cpuid
4-
/x86_64/kvm_create_max_vcpus
55
/x86_64/mmio_warning_test
66
/x86_64/platform_info_test
77
/x86_64/set_sregs_test
@@ -13,3 +13,4 @@
1313
/x86_64/vmx_tsc_adjust_test
1414
/clear_dirty_log_test
1515
/dirty_log_test
16+
/kvm_create_max_vcpus

0 commit comments

Comments
 (0)