index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
Zenghui Yu
1
-3
/
+13
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-14
/
+25
2025-06-05
KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...
Sebastian Ott
1
-9
/
+18
2025-06-05
KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases
Sebastian Ott
1
-1
/
+1
2025-06-05
KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases
Sebastian Ott
1
-3
/
+5
2025-06-05
KVM: arm64: selftests: Fix help text for arch_timer_edge_cases
Sebastian Ott
1
-1
/
+1
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+136
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
16
-104
/
+1127
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-77
/
+247
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
3
-1
/
+204
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2
-0
/
+128
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
2
-1
/
+32
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
6
-76
/
+83
2025-05-20
KVM: selftests: Add supported test cases for LoongArch
Bibo Mao
3
-2
/
+19
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
2
-0
/
+58
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
2
-0
/
+405
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
2
-0
/
+4
2025-05-19
KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT
Nikunj A Dadhania
2
-0
/
+136
2025-05-16
KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
James Houghton
4
-26
/
+638
2025-05-16
KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
James Houghton
1
-1
/
+2
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
3
-9
/
+61
2025-05-16
KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
Sean Christopherson
1
-11
/
+24
2025-05-16
KVM: selftests: Confirm exposing MTE_frac does not break migration
Ben Horgan
1
-1
/
+76
2025-05-08
KVM: selftests: Add a test for x86's fastops emulation
Sean Christopherson
2
-0
/
+166
2025-05-06
KVM: arm64: selftests: Add test for SVE host corruption
Mark Brown
2
-0
/
+128
2025-05-05
KVM: arm64: selftest: Don't try to disable AArch64 support
Marc Zyngier
1
-4
/
+4
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
1
-2
/
+23
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
1
-24
/
+26
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
1
-2
/
+19
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
2
-6
/
+95
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
3
-3
/
+18
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
1
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2
-20
/
+36
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
2
-1
/
+6
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
2
-0
/
+14
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-123
/
+195
2025-04-08
Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
3
-33
/
+96
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
2
-0
/
+4
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
3
-33
/
+92
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2025-04-04
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
1
-6
/
+25
2025-04-04
KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latency
Sean Christopherson
1
-6
/
+25
2025-04-04
selftests: kvm: list once tests that are valid on all architectures
Paolo Bonzini
1
-30
/
+15
2025-04-04
selftests: kvm: bring list of exit reasons up to date
Paolo Bonzini
1
-3
/
+2
2025-04-04
selftests: kvm: revamp MONITOR/MWAIT tests
Paolo Bonzini
1
-51
/
+57
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
3
-17
/
+70
2025-03-20
Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-25
/
+56
2025-03-20
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
1
-7
/
+30
[next]