summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/.gitignore (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2022-12-091-0/+1
|\
| * KVM: selftests: aarch64: Add aarch64/page_fault_testRicardo Koller2022-11-101-0/+1
* | KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov2022-11-211-1/+1
* | KVM: selftests: Hyper-V PV TLB flush selftestVitaly Kuznetsov2022-11-211-0/+1
* | KVM: selftests: Hyper-V PV IPI selftestVitaly Kuznetsov2022-11-181-0/+1
* | Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini2022-11-171-0/+1
|\ \
| * | kvm: selftests: add svm nested shutdown testMaxim Levitsky2022-11-171-0/+1
| |/
* | KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILUREDavid Matlack2022-11-171-0/+1
* | KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack2022-11-171-1/+1
|/
* Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2022-10-031-0/+1
|\
| * KVM: selftests: Add test for AArch32 ID registersOliver Upton2022-09-141-0/+1
* | KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson2022-09-261-0/+1
|/
* KVM: selftests: Verify VMX MSRs can be restored to KVM-supported valuesSean Christopherson2022-07-281-0/+1
* KVM: selftests: Remove the obsolete/dead MMU role testSean Christopherson2022-07-141-1/+0
* KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang2022-06-241-0/+1
* KVM: selftests: Add NX huge pages testBen Gardon2022-06-241-0/+1
* KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson2022-06-221-0/+1
* KVM: selftests: Add a test to get/set triple fault eventChenyi Qiang2022-06-081-0/+1
* kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap testZeng Guang2022-06-081-0/+1
* KVM: selftests: nSVM: Add svm_nested_soft_inject_testMaciej S. Szmigiero2022-06-081-1/+2
* KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu2022-05-251-1/+1
* Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-251-1/+2
|\
| * selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta2022-05-031-0/+1
| * selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-031-1/+1
* | Merge branch 'kvm-older-features' into HEADPaolo Bonzini2022-04-131-0/+1
|\ \ | |/ |/|
| * selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton2022-04-021-0/+1
* | selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu2022-04-111-0/+1
* | KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe2022-04-061-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-241-0/+3
|\|
| * KVM: selftests: Add test to populate a VM with the max possible guest memSean Christopherson2022-03-081-0/+1
| * KVM: selftests: Add test to verify KVM handling of ICRSean Christopherson2022-03-011-0/+1
| * KVM: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch2022-02-141-0/+1
* | selftests: kvm: add generated file to the .gitignoreMuhammad Usama Anjum2022-03-031-0/+1
|/
* selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum2022-01-191-0/+1
* KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson2022-01-191-0/+1
* selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson2022-01-191-0/+1
* KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov2022-01-171-1/+1
* Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-071-0/+1
|\
| * KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injectionRicardo Koller2021-12-281-0/+1
* | KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson2021-12-201-0/+1
* | selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson2021-12-101-0/+1
|/
* selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo2021-11-181-0/+1
* Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-311-0/+1
|\
| * KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta2021-10-171-0/+1
* | selftests: KVM: Introduce system counter offset testOliver Upton2021-10-181-0/+1
* | selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton2021-10-181-0/+1
|/
* KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky2021-09-231-0/+1
* KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson2021-09-221-0/+1
* selftests: KVM: Introduce psci_cpu_on_testOliver Upton2021-08-191-0/+1
* KVM: selftests: Introduce access_tracking_perf_testDavid Matlack2021-07-271-0/+1