aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+2
2026-08-18Merge tag 'kvm-x86-selftests2-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-13/+103
2026-08-18Merge tag 'kvm-x86-selftests-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-68/+100
2026-08-18Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini1-0/+18
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao1-0/+8
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao1-0/+10
2026-08-05KVM: selftests: Test one random GP counter in PMU arch events testcaseSean Christopherson1-2/+2
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson1-0/+16
2026-07-31KVM: selftests: Add helper APIs to cancel+join pthreadsSean Christopherson1-0/+24
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson1-0/+2
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson1-0/+5
2026-07-31KVM: selftests: Extract picking of random CPU from cpu_set_t to separate APISean Christopherson1-1/+10
2026-07-31KVM: selftests: Return the target CPU from pin_task_to_random_cpu()Sean Christopherson1-1/+1
2026-07-31KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()Sean Christopherson1-0/+1
2026-07-29KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF testYosry Ahmed1-0/+5
2026-07-29KVM: selftests: Add basic stress test for save+restore and #PF handlingYosry Ahmed1-0/+13
2026-07-29KVM: selftests: Expose PTE masks to guests as part of an MMUYosry Ahmed1-0/+1
2026-07-29KVM: selftests: Reuse GPR switching logic for nVMXYosry Ahmed2-66/+49
2026-07-29KVM: selftests: Handle rflags save/restore for SVM in guest_regsYosry Ahmed1-1/+3
2026-07-29KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)Yosry Ahmed1-2/+29
2026-07-29KVM: selftests: Use __stringify() instead of custom XSTR() macrosYosry Ahmed1-0/+1
2026-07-27KVM: selftests: Extend set_sregs test to cover EFERYosry Ahmed1-0/+2
2026-07-07KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU setJosh Hilke1-0/+2
2026-07-07KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert usersJosh Hilke1-0/+2
2026-07-07KVM: selftests: Add kvm_gettid() wrapper and convert usersJosh Hilke1-0/+5
2026-07-07KVM: selftests: Add a helper to set proc IRQ affinity for IRQ testJosh Hilke1-0/+2
2026-07-07KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass testDavid Matlack1-0/+9
2026-07-07KVM: selftests: Add helper to generate random u64 in range [min,max]Josh Hilke1-0/+3
2026-07-07KVM: selftests: Rename guest_rng to kvm_rngJosh Hilke2-13/+13
2026-07-07KVM: selftests: Add macros to read/write+sync to/from guest memoryDavid Matlack1-0/+10
2026-06-24Merge tag 'kvm-x86-selftests_l2_stacks-7.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-2/+23
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+6
2026-06-24KVM: s390: selftests: Extended user_operexec testsEric Farman1-0/+6
2026-06-17KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bitsJim Mattson1-0/+6
2026-06-17KVM: selftests: Add a helper to query enable_mediated_pmu module paramSean Christopherson1-0/+8
2026-06-17KVM: selftests: Drop L1-provided stacks for L2 guests on x86Yosry Ahmed2-2/+2
2026-06-17KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stackYosry Ahmed3-0/+7
2026-06-12KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32Maxim Levitsky1-1/+1
2026-06-12Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+24
2026-06-12Merge tag 'kvm-x86-selftests-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-1/+7
2026-06-12Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+28
2026-05-27KVM: selftests: Update hwcr_msr_test for CPUID faulting bitJim Mattson1-0/+1
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng1-0/+9
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson1-0/+6
2026-05-22KVM: selftests: Fix vcpu_get_stats_fd() ioctl nameZongyao Chen1-1/+1
2026-05-21KVM: selftests: Add all (known) EFLAGS bit definitionsSean Christopherson1-1/+18
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson1-0/+24
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson2-1/+11
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson2-15/+14
2026-04-20KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"Sean Christopherson1-1/+1