aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kvm: selftests: add svm nested shutdown testMaxim Levitsky2022-11-171-0/+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
* | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-301-0/+1
|\ \
| * | KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson2022-09-261-0/+1
| |/
* / KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson2022-09-301-1/+10
|/
* KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan2022-08-101-2/+3
* selftests: kvm: fix compilationPaolo Bonzini2022-08-101-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-041-1/+16
|\
| * 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-131-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/+10
| * KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson2022-06-221-0/+1
| * Merge branch 'kvm-5.20-early'Paolo Bonzini2022-06-091-0/+3
| |\
| | * 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-0/+1
* | | selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker2022-07-111-1/+0
|/ /
* | KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack2022-06-091-0/+1
* | KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack2022-06-091-5/+31
* | KVM: selftests: Link selftests directly with lib object filesDavid Matlack2022-06-091-7/+4
* | KVM: selftests: Drop unnecessary rule for STATIC_LIBSDavid Matlack2022-06-091-1/+0
|/
* 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
* | KVM: selftests: x86: Fix test failure on arch lbr capable platformsYang Weijiang2022-05-251-1/+1
* | Merge branch 'kvm-older-features' into HEADPaolo Bonzini2022-04-131-0/+2
|\ \ | |/ |/|
| * KVM: x86: Test case for TSC scaling and offset syncDavid Woodhouse2022-04-021-0/+1
| * selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton2022-04-021-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/+4
|\|
| * 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
| * Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-02-221-0/+1
| |\
| | * KVM: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch2022-02-141-0/+1
| * | Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini2022-02-141-1/+0
| |\ \
| * | | KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftestVitaly Kuznetsov2022-02-101-0/+1
| | |/ | |/|
* | | selftests: kvm: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| |/ |/|
* | selftests: kvm: Remove absent target fileMuhammad Usama Anjum2022-02-111-1/+0
|/
* KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack2022-01-251-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-2/+2
* selftest: kvm: Add amx selftestYang Zhong2022-01-141-0/+1
* Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-01-071-1/+13
|\
| * KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel2022-01-061-0/+12
| * KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel2022-01-061-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