summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
4 daysMerge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
9 daysMerge branch 'kvm-arm64/feat-nv3' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton
10 daysMerge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
10 daysMerge tag 'kvm-x86-selftests2-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
10 daysMerge tag 'kvm-x86-selftests-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
10 daysMerge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
10 daysMerge tag 'kvm-riscv-7.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-08-10KVM: selftests: Create one VM with many vCPUs for each major PMU counters testSean Christopherson
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao
2026-08-05KVM: x86/pmu: Clean up vPMU comments and stray blank linesLike Xu
2026-08-05KVM: selftests: Test one random GP counter in PMU arch events testcaseSean Christopherson
2026-07-31KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcementHemanth Selam
2026-07-31KVM: selftests: Extend the invalid nVMX guest state test to cover RSMHao Zhang
2026-07-31KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcaseSean Christopherson
2026-07-31KVM: selftests: Use port 0x80 in invalid nVMX guest state testSean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson
2026-07-31KVM: selftests: Clean up global constants in hardware disable testSean Christopherson
2026-07-31KVM: selftests: Add helper APIs to cancel+join pthreadsSean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson
2026-07-31KVM: selftests: Drop unreachable, dead code from hardware disable testSean Christopherson
2026-07-31KVM: selftests: Affine threads to random CPUs in hardware disable testSean Christopherson
2026-07-31KVM: selftests: Extract picking of random CPU from cpu_set_t to separate APISean Christopherson
2026-07-31KVM: selftests: Return the target CPU from pin_task_to_random_cpu()Sean Christopherson
2026-07-31KVM: selftests: Pre-set threads affinity in hardware disable test when possibleSean Christopherson
2026-07-31KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...Sean Christopherson
2026-07-31KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()Sean Christopherson
2026-07-31KVM: selftests: Only link to VFIO library on x86Sean Christopherson
2026-07-31KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-listMarc Zyngier
2026-07-31KVM: arm64: selftests: Add stage-2 block transition testFuad Tabba
2026-07-30KVM: arm64: selftests: Add a userspace watchpoint testFuad Tabba
2026-07-30KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPICongkai Tan
2026-07-29KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list testInochi Amaoto
2026-07-29KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF testYosry Ahmed
2026-07-29KVM: selftests: Support running stress save+restore and #PF test in L2Yosry Ahmed
2026-07-29KVM: selftests: Trigger save+restore randomly in the #PF stress testYosry Ahmed
2026-07-29KVM: selftests: Add basic stress test for save+restore and #PF handlingYosry Ahmed
2026-07-29KVM: selftests: Do not intercept #PF by default in nVMX testsYosry Ahmed
2026-07-29KVM: selftests: Expose PTE masks to guests as part of an MMUYosry Ahmed
2026-07-29KVM: selftests: Add a blank line before logging assertion failuresYosry Ahmed
2026-07-29KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACKYosry Ahmed
2026-07-29KVM: selftests: Reuse GPR switching logic for nVMXYosry Ahmed
2026-07-29KVM: selftests: Handle rflags save/restore for SVM in guest_regsYosry Ahmed
2026-07-29KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)Yosry Ahmed
2026-07-29KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2Yosry Ahmed
2026-07-29KVM: selftests: Use __stringify() instead of custom XSTR() macrosYosry Ahmed
2026-07-29KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list testInochi Amaoto