summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum1-1/+0
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack1-0/+1
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson1-0/+1
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson1-0/+1
2022-01-17KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov1-2/+2
2022-01-14selftest: kvm: Add amx selftestYang Zhong1-0/+1
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-1/+13
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+1
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel1-0/+12
2022-01-06KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel1-1/+1
2021-12-28KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injectionRicardo Koller1-0/+1
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson1-0/+1
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson1-0/+1
2021-11-11selftest: KVM: Add intra host migration testsPeter Gonda1-1/+2
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+4
2021-10-21Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier1-0/+2
2021-10-21KVM: selftests: Build the memslot tests for arm64Ricardo Koller1-0/+2
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton1-0/+1
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton1-0/+1
2021-10-17KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta1-0/+1
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta1-1/+1
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta1-1/+1
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta1-1/+1
2021-09-23KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky1-0/+1
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson1-0/+3
2021-08-19selftests: KVM: Introduce psci_cpu_on_testOliver Upton1-0/+1
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack1-0/+1
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-2/+2
2021-06-25selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis1-0/+1
2021-06-25KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang1-0/+3
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson1-0/+1
2021-06-22Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier1-1/+0
2021-06-22KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones1-1/+0
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov1-0/+1
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson1-1/+1
2021-06-17KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis1-0/+1
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller1-0/+1
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller1-1/+1
2021-05-27KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero1-0/+1
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero1-1/+1
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2021-04-30Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2021-04-24tools: do not include scripts/Kbuild.includeMasahiro Yamada1-1/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+1
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini1-0/+3
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang1-0/+3
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger1-0/+1
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito1-0/+1
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito1-0/+1
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov1-0/+1