index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
-0
/
+1
2025-06-19
KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
Zenghui Yu
-3
/
+13
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-14
/
+25
2025-06-05
KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...
Sebastian Ott
-9
/
+18
2025-06-05
KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases
Sebastian Ott
-1
/
+1
2025-06-05
KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases
Sebastian Ott
-3
/
+5
2025-06-05
KVM: arm64: selftests: Fix help text for arch_timer_edge_cases
Sebastian Ott
-1
/
+1
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+136
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-104
/
+1127
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-77
/
+247
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-1
/
+204
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
-0
/
+128
2025-05-21
KVM: riscv: selftests: Add vector extension tests
Atish Patra
-0
/
+132
2025-05-21
KVM: riscv: selftests: Decode stval to identify exact exception type
Atish Patra
-1
/
+32
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
-76
/
+83
2025-05-20
KVM: selftests: Add supported test cases for LoongArch
Bibo Mao
-2
/
+19
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
-0
/
+58
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
-0
/
+405
2025-05-20
KVM: selftests: Add KVM selftests header files for LoongArch
Bibo Mao
-0
/
+153
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
-0
/
+4
2025-05-19
KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT
Nikunj A Dadhania
-0
/
+136
2025-05-16
KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
James Houghton
-26
/
+638
2025-05-16
KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
James Houghton
-1
/
+2
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
-9
/
+61
2025-05-16
KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
Sean Christopherson
-11
/
+24
2025-05-16
KVM: selftests: Confirm exposing MTE_frac does not break migration
Ben Horgan
-1
/
+76
2025-05-08
KVM: selftests: Add a test for x86's fastops emulation
Sean Christopherson
-0
/
+166
2025-05-06
KVM: arm64: selftests: Add test for SVE host corruption
Mark Brown
-0
/
+128
2025-05-05
KVM: arm64: selftest: Don't try to disable AArch64 support
Marc Zyngier
-4
/
+4
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
-2
/
+23
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
-24
/
+26
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
-2
/
+19
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
-6
/
+95
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
-3
/
+18
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
-20
/
+36
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
-1
/
+6
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
-0
/
+14
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-123
/
+195
2025-04-08
Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-33
/
+96
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
-0
/
+4
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
-33
/
+92
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+8
2025-04-04
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
-6
/
+25
2025-04-04
KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latency
Sean Christopherson
-6
/
+25
2025-04-04
selftests: kvm: list once tests that are valid on all architectures
Paolo Bonzini
-30
/
+15
2025-04-04
selftests: kvm: bring list of exit reasons up to date
Paolo Bonzini
-3
/
+2
2025-04-04
selftests: kvm: revamp MONITOR/MWAIT tests
Paolo Bonzini
-51
/
+57
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
-17
/
+70
2025-03-20
Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-25
/
+56
[next]