summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)Author
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
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-14selftest: kvm: Add amx selftestYang Zhong
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel
2022-01-06KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel
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-11selftest: KVM: Add intra host migration testsPeter Gonda
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-21Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier
2021-10-21KVM: selftests: Build the memslot tests for arm64Ricardo Koller
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-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra 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
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis
2021-06-24KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson
2021-06-22Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson
2021-06-17KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller
2021-05-27KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov
2021-02-15selftests: kvm: add hardware_disable testIgnacio Alvarado