summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* selftest: KVM: Add intra host migration testsPeter Gonda2021-11-111-1/+2
* Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-311-1/+4
|\
| * Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier2021-10-211-0/+2
| |\
| | * KVM: selftests: Build the memslot tests for arm64Ricardo Koller2021-10-211-0/+2
| * | KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta2021-10-171-0/+1
| * | KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta2021-10-171-1/+1
| * | KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta2021-10-171-1/+1
| * | KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta2021-10-171-1/+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/+3
* selftests: KVM: Introduce psci_cpu_on_testOliver Upton2021-08-191-0/+1
* KVM: selftests: Introduce access_tracking_perf_testDavid Matlack2021-07-271-0/+1
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-2/+2
|\
| * Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier2021-06-221-1/+0
| |\
| | * KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones2021-06-221-1/+0
| * | KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller2021-06-141-0/+1
| * | KVM: selftests: Add exception handling support for aarch64Ricardo Koller2021-06-141-1/+1
| |/
* | selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis2021-06-251-0/+1
* | KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang2021-06-251-0/+3
* | KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson2021-06-241-0/+1
* | KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov2021-06-171-0/+1
* | KVM: selftests: Hoist APIC functions out of individual testsJim Mattson2021-06-171-1/+1
* | KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis2021-06-171-0/+1
|/
* KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero2021-05-271-0/+1
* KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero2021-05-271-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+4
|\
| * Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-0/+1
| |\
| | * KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger2021-04-061-0/+1
| * | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-221-0/+3
| |\ \
| * | | KVM: selftests: Add a test for kvm page table codeYanan Wang2021-04-201-0/+3
| | |/ | |/|
* | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-1/+1
|\ \ \ | |_|/ |/| |
| * | tools: do not include scripts/Kbuild.includeMasahiro Yamada2021-04-241-1/+1
| |/
* | selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito2021-03-181-0/+1
* | selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito2021-03-181-0/+1
* | selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov2021-03-181-0/+1
|/