summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorLines
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton-4/+4
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier-0/+71
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-281/+1272
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-194/+783
2025-07-29Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-23/+30
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-37/+263
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-27/+196
2025-07-28KVM: arm64: selftests: Add FEAT_RAS EL2 registers to get-reg-listOliver Upton-0/+4
2025-07-28Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/nextOliver Upton-0/+40
2025-07-28Merge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/nextOliver Upton-38/+385
2025-07-26KVM: arm64: selftests: Add test for nASSGIcap attributeRaghavendra Rao Ananta-2/+40
2025-07-26KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access testMarc Zyngier-2/+217
2025-07-15KVM: arm64: selftests: get-reg-list: Add base EL2 registersMarc Zyngier-0/+145
2025-07-15KVM: arm64: selftests: get-reg-list: Simplify feature dependencyMarc Zyngier-30/+22
2025-07-10KVM: selftests: Add CONFIG_EVENTFD for irqfd selftestMark Brown-0/+1
2025-07-09KVM: arm64: selftests: Test ESR propagation for vSError injectionOliver Upton-2/+30
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson-27/+3
2025-07-09KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERFJim Mattson-0/+214
2025-07-09KVM: selftests: Expand set of APIs for pinning tasks to a single CPUSean Christopherson-10/+38
2025-07-08KVM: arm64: selftests: Catch up set_id_regs with the kernelOliver Upton-2/+12
2025-07-08KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-listOliver Upton-0/+7
2025-07-08KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1Oliver Upton-1/+41
2025-07-08KVM: arm64: selftests: Add basic SError injection testOliver Upton-8/+121
2025-07-03KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_tAnshuman Khandual-2/+2
2025-06-24KVM: selftests: Add back the missing check of MONITOR/MWAIT availabilityChenyi Qiang-0/+1
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson-0/+136
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson-23/+47
2025-06-23KVM: selftests: Assert that eventfd() succeeds in Xen shinfo testSean Christopherson-6/+3
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...Sean Christopherson-1/+12
2025-06-20KVM: selftests: Print a more helpful message for EACCESS in access tracking testSean Christopherson-5/+2
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson-2/+3
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson-4/+16
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson-12/+9
2025-06-20KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c commentsRahul Kumar-2/+2
2025-06-20KVM: selftests: Verify KVM disable interception (for userspace) on filter changeSean Christopherson-0/+8
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu-3/+13
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-14/+25
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott-9/+18
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott-1/+1
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott-3/+5
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott-1/+1
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+136
2025-05-27Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-104/+1127
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-77/+247
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-1/+204
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier-0/+128
2025-05-21KVM: riscv: selftests: Add vector extension testsAtish Patra-0/+132
2025-05-21KVM: riscv: selftests: Decode stval to identify exact exception typeAtish Patra-1/+32
2025-05-21KVM: riscv: selftests: Align the trap information wiht pt_regsAtish Patra-76/+83