summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile.kvm
AgeCommit message (Expand)Author
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-12-02Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-12-01KVM: arm64: selftests: Add test for AT emulationOliver Upton
2025-11-28KVM: LoongArch: selftests: Add timer interrupt test caseBibo Mao
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank
2025-11-20KVM: selftests: Add a VMX test for LA57 nested stateJim Mattson
2025-11-20KVM: selftests: Extend vmx_tsc_adjust_test to cover SVMYosry Ahmed
2025-11-20KVM: selftests: Move nested invalid CR3 check to its own testYosry Ahmed
2025-11-20KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVMYosry Ahmed
2025-11-20KVM: selftests: Extend vmx_close_while_nested_test to cover SVMYosry Ahmed
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan
2025-09-30Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-09-30Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-09-24KVM: arm64: selftests: Add basic test for running in VHE EL2Oliver Upton
2025-09-23KVM: selftests: Add an MSR test to exercise guest/host and read/writeSean Christopherson
2025-09-16KVM: riscv: selftests: Add common supported test casesQuan Zhou
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-27KVM: selftests: Do not use hardcoded page sizes in guest_memfd testFuad Tabba
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-09KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERFJim Mattson
2025-07-08KVM: arm64: selftests: Add basic SError injection testOliver Upton
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-27Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-20KVM: selftests: Add supported test cases for LoongArchBibo Mao
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania
2025-05-16KVM: selftests: access_tracking_perf_test: Use MGLRU for access trackingJames Houghton
2025-05-16KVM: selftests: Build and link selftests/cgroup/lib into KVM selftestsJames Houghton
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson
2025-05-06KVM: arm64: selftests: Add test for SVE host corruptionMark Brown
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson
2024-12-18KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIRSean Christopherson
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson
2024-12-18KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHsSean Christopherson