index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
riscv
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
KVM: riscv: selftests: Add SBI FWFT to get-reg-list test
Anup Patel
1
-0
/
+32
2025-09-16
KVM: riscv: selftests: Add bfloat16 extension to get-reg-list test
Quan Zhou
1
-0
/
+12
2025-09-16
KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
Quan Zhou
1
-0
/
+16
2025-05-21
KVM: riscv: selftests: Add vector extension tests
Atish Patra
1
-0
/
+132
2025-05-21
KVM: riscv: selftests: Decode stval to identify exact exception type
Atish Patra
1
-1
/
+19
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
3
-4
/
+4
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+8
2025-03-19
KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test
Clément Léger
1
-0
/
+8
2025-03-06
KVM: riscv: selftests: Allow number of interrupts to be configurable
Atish Patra
1
-7
/
+31
2025-03-06
KVM: riscv: selftests: Change command line option
Atish Patra
1
-14
/
+26
2025-03-06
KVM: riscv: selftests: Do not start the counter in the overflow handler
Atish Patra
1
-7
/
+2
2025-01-20
Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-1
/
+17
2024-12-30
KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list test
Quan Zhou
1
-0
/
+12
2024-12-30
KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
Andrew Jones
1
-1
/
+5
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
3
-3
/
+3
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+8
2024-11-21
KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
Yong-Xuan Wang
1
-0
/
+8
2024-10-24
KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
Samuel Holland
1
-0
/
+8
2024-07-29
KVM: riscv: selftests: Fix compile error
Yong-Xuan Wang
1
-4
/
+4
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+28
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
1
-0
/
+4
2024-07-12
KVM: riscv: selftests: Add Zawrs extension to get-reg-list test
Andrew Jones
1
-0
/
+4
2024-06-26
KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
Clément Léger
1
-0
/
+4
2024-06-26
KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
Clément Léger
1
-0
/
+16
2024-06-26
KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Clément Léger
1
-0
/
+4
2024-06-06
KVM: selftests: Fix RISC-V compilation
Andrew Jones
2
-0
/
+2
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+1
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
1
-0
/
+1
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-3
/
+0
2024-04-26
KVM: riscv: selftests: Add commandline option for SBI PMU test
Atish Patra
1
-9
/
+64
2024-04-26
KVM: riscv: selftests: Add a test for counter overflow
Atish Patra
1
-0
/
+113
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
1
-0
/
+144
2024-04-26
KVM: riscv: selftests: Add SBI PMU selftest
Atish Patra
1
-0
/
+369
2024-04-26
KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
Atish Patra
1
-0
/
+4
2024-04-26
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
1
-1
/
+1
2024-04-08
RISC-V: KVM: selftests: Add ebreak test support
Chao Du
1
-0
/
+82
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
1
-1
/
+1
2024-03-06
KVM: riscv: selftests: Add Zacas extension to get-reg-list test
Anup Patel
1
-0
/
+4
2024-03-06
KVM: riscv: selftests: Add Ztso extension to get-reg-list test
Anup Patel
1
-0
/
+4
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
1
-0
/
+111
2024-03-06
KVM: riscv: selftests: Change vcpu_has_ext to a common function
Haibo Xu
1
-10
/
+1
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-01-29
KVM: selftests: riscv: Remove redundant newlines
Andrew Jones
1
-1
/
+1
2024-01-19
KVM: riscv: selftests: Add Zfa extension to get-reg-list test
Anup Patel
1
-0
/
+4
2024-01-19
KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
Anup Patel
1
-0
/
+8
2024-01-19
KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
Anup Patel
1
-0
/
+4
2024-01-19
KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
Anup Patel
1
-0
/
+8
2024-01-19
KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
Anup Patel
1
-0
/
+40
2024-01-19
KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
Anup Patel
1
-0
/
+40
2024-01-19
KVM: riscv: selftests: Add Zbc extension to get-reg-list test
Anup Patel
1
-0
/
+4
[next]