summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorLines
2025-11-20KVM: selftests: Move nested invalid CR3 check to its own testYosry Ahmed-10/+80
2025-11-20KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVMYosry Ahmed-6/+44
2025-11-20KVM: selftests: Extend vmx_close_while_nested_test to cover SVMYosry Ahmed-10/+34
2025-11-19KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stressMaximilian Dittgen-0/+15
2025-11-19KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU numberMaximilian Dittgen-0/+5
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan-0/+333
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+11
2025-11-03KVM: selftests: Rename "guest_paddr" variables to "gpa"Sean Christopherson-30/+26
2025-10-30KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-listMark Brown-0/+1
2025-10-30KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-listMark Brown-0/+2
2025-10-30KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stressMaximilian Dittgen-1/+8
2025-10-20KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault testSean Christopherson-18/+14
2025-10-20KVM: selftests: Forcefully override ARCH from x86_64 to x86Sean Christopherson-1/+1
2025-10-20KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is presentBrendan Jackman-1/+3
2025-10-20KVM: selftests: Add guest_memfd tests for mmap and NUMA policy supportShivank Garg-0/+98
2025-10-20KVM: selftests: Add helpers to probe for NUMA support, and multi-node systemsShivank Garg-0/+52
2025-10-20KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitionsSean Christopherson-31/+1
2025-10-20KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.hSean Christopherson-20/+25
2025-10-20KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...Sean Christopherson-0/+24
2025-10-20KVM: selftests: Define wrappers for common syscalls to assert successSean Christopherson-60/+96
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-145/+288
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier-3/+14
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier-0/+79
2025-10-13KVM: arm64: selftests: Make dependencies on VHE-specific registers explicitMarc Zyngier-0/+3
2025-10-13KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stressOliver Upton-0/+1
2025-10-13KVM: arm64: selftests: Allocate vcpus with correct sizeZenghui Yu-1/+1
2025-10-13KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guestZenghui Yu-0/+3
2025-10-13KVM: selftests: Fix irqfd_test for non-x86 architecturesOliver Upton-3/+33
2025-10-13KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"Sean Christopherson-1/+1
2025-10-13KVM: arm64: selftests: Test effective value of HCR_EL2.AMOOliver Upton-1/+54
2025-10-10KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUSSean Christopherson-0/+1
2025-10-10KVM: selftests: Verify that faulting in private guest_memfd memory failsSean Christopherson-5/+21
2025-10-10KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUSSean Christopherson-17/+27
2025-10-10KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcaseSean Christopherson-3/+9
2025-10-10KVM: selftests: Add wrappers for mmap() and munmap() to assert successSean Christopherson-64/+64
2025-10-10KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAPAckerley Tng-11/+16
2025-10-10KVM: selftests: Create a new guest_memfd for each testcaseSean Christopherson-15/+16
2025-10-10KVM: selftests: Stash the host page size in a global in the guest_memfd testSean Christopherson-19/+18
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson-3/+12
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson-7/+6
2025-10-07KVM: selftests: Test prefault memory during concurrent memslot removalYan Zhao-17/+114
2025-09-30Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+495
2025-09-30Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-3/+5
2025-09-30Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-109/+303
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+70
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-177/+479
2025-09-30Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-20/+92
2025-09-24Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/nextMarc Zyngier-176/+422
2025-09-24KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regsMark Brown-0/+9
2025-09-24KVM: arm64: selftests: Remove a duplicate register listing in set_id_regsMark Brown-8/+5