index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+44
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
1
-0
/
+2
2025-10-13
KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
Oliver Upton
1
-1
/
+11
2025-10-10
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
1
-0
/
+19
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
1
-0
/
+25
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+5
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-7
/
+71
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
5
-2
/
+110
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
1
-0
/
+1
2025-09-24
KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2
Oliver Upton
1
-0
/
+24
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
1
-0
/
+13
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
1
-0
/
+2
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
2
-0
/
+57
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
3
-2
/
+8
2025-09-24
KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creation
Oliver Upton
1
-0
/
+2
2025-09-24
KVM: arm64: selftests: Add helper to check for VGICv3 support
Oliver Upton
1
-0
/
+1
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
1
-0
/
+2
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
1
-0
/
+5
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
1
-0
/
+2
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
1
-0
/
+16
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
2
-1
/
+16
2025-09-20
KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
Marc Zyngier
1
-0
/
+1
2025-09-16
KVM: riscv: selftests: Add missing headers for new testcases
Dong Yang
1
-0
/
+1
2025-09-11
KVM: selftests: Add support for #DE exception fixup
Sean Christopherson
1
-0
/
+6
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
2
-6
/
+31
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+10
2025-07-29
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-1
/
+6
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+30
2025-07-09
KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
Sean Christopherson
1
-1
/
+30
2025-07-08
KVM: arm64: selftests: Add basic SError injection test
Oliver Upton
1
-0
/
+10
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
1
-0
/
+40
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
1
-0
/
+1
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
1
-1
/
+5
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-1
/
+140
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-3
/
+20
2025-05-21
KVM: riscv: selftests: Decode stval to identify exact exception type
Atish Patra
1
-0
/
+13
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
1
-3
/
+7
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
1
-0
/
+20
2025-05-20
KVM: selftests: Add KVM selftests header files for LoongArch
Bibo Mao
3
-0
/
+153
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
1
-0
/
+1
2025-05-16
KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
James Houghton
1
-0
/
+51
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
1
-0
/
+1
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
1
-1
/
+32
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
1
-0
/
+15
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
1
-0
/
+35
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
1
-0
/
+5
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
1
-0
/
+1
2025-04-08
Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-6
/
+61
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
1
-0
/
+1
[next]