summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/.gitignore
AgeCommit message (Expand)Author
2022-12-27KVM: selftests: Use pattern matching in .gitignoreSean Christopherson
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2022-11-21KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov
2022-11-21KVM: selftests: Hyper-V PV TLB flush selftestVitaly Kuznetsov
2022-11-18KVM: selftests: Hyper-V PV IPI selftestVitaly Kuznetsov
2022-11-17Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky
2022-11-16KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILUREDavid Matlack
2022-11-16KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack
2022-11-10KVM: selftests: aarch64: Add aarch64/page_fault_testRicardo Koller
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2022-09-26KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson
2022-09-14KVM: selftests: Add test for AArch32 ID registersOliver Upton
2022-07-28KVM: selftests: Verify VMX MSRs can be restored to KVM-supported valuesSean Christopherson
2022-07-13KVM: selftests: Remove the obsolete/dead MMU role testSean Christopherson
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon
2022-06-22KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson
2022-06-08KVM: selftests: Add a test to get/set triple fault eventChenyi Qiang
2022-06-08kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap testZeng Guang
2022-06-08KVM: selftests: nSVM: Add svm_nested_soft_inject_testMaciej S. Szmigiero
2022-05-25KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-05-03selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta
2022-05-03selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe
2022-04-02selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-08KVM: selftests: Add test to populate a VM with the max possible guest memSean Christopherson
2022-03-03selftests: kvm: add generated file to the .gitignoreMuhammad Usama Anjum
2022-03-01KVM: selftests: Add test to verify KVM handling of ICRSean Christopherson
2022-02-14KVM: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch
2022-01-19selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson
2022-01-17KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-12-28KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injectionRicardo Koller
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson
2021-11-18selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton
2021-10-17KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta
2021-09-23KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson
2021-08-19selftests: KVM: Introduce psci_cpu_on_testOliver Upton