mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
selftests: KVM: SVM: Add vmcall test to gitignore
Add svm_vmcall_test to gitignore list, and realphabetize it. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
committed by
Paolo Bonzini
parent
0b66465344
commit
1914f624f5
5
tools/testing/selftests/kvm/.gitignore
vendored
5
tools/testing/selftests/kvm/.gitignore
vendored
@@ -1,5 +1,5 @@
|
|||||||
/s390x/sync_regs_test
|
|
||||||
/s390x/memop
|
/s390x/memop
|
||||||
|
/s390x/sync_regs_test
|
||||||
/x86_64/cr4_cpuid_sync_test
|
/x86_64/cr4_cpuid_sync_test
|
||||||
/x86_64/evmcs_test
|
/x86_64/evmcs_test
|
||||||
/x86_64/hyperv_cpuid
|
/x86_64/hyperv_cpuid
|
||||||
@@ -9,6 +9,7 @@
|
|||||||
/x86_64/set_sregs_test
|
/x86_64/set_sregs_test
|
||||||
/x86_64/smm_test
|
/x86_64/smm_test
|
||||||
/x86_64/state_test
|
/x86_64/state_test
|
||||||
|
/x86_64/svm_vmcall_test
|
||||||
/x86_64/sync_regs_test
|
/x86_64/sync_regs_test
|
||||||
/x86_64/vmx_close_while_nested_test
|
/x86_64/vmx_close_while_nested_test
|
||||||
/x86_64/vmx_dirty_log_test
|
/x86_64/vmx_dirty_log_test
|
||||||
@@ -16,6 +17,6 @@
|
|||||||
/x86_64/vmx_tsc_adjust_test
|
/x86_64/vmx_tsc_adjust_test
|
||||||
/x86_64/xss_msr_test
|
/x86_64/xss_msr_test
|
||||||
/clear_dirty_log_test
|
/clear_dirty_log_test
|
||||||
|
/demand_paging_test
|
||||||
/dirty_log_test
|
/dirty_log_test
|
||||||
/kvm_create_max_vcpus
|
/kvm_create_max_vcpus
|
||||||
/demand_paging_test
|
|
||||||
|
Reference in New Issue
Block a user