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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+135
2025-05-19
KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT
Nikunj A Dadhania
1
-0
/
+135
2025-05-08
KVM: selftests: Add a test for x86's fastops emulation
Sean Christopherson
1
-0
/
+165
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: Introduce SEV VM type check
Pratik R. Sampat
1
-1
/
+1
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
1
-20
/
+1
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
1
-1
/
+1
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
1
-0
/
+13
2025-04-04
selftests: kvm: revamp MONITOR/MWAIT tests
Paolo Bonzini
1
-51
/
+57
2025-03-19
Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-5
/
+18
2025-03-19
Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
7
-81
/
+102
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+146
2025-03-03
KVM: selftests: Fix printf() format goof in SEV smoke test
Sean Christopherson
1
-1
/
+2
2025-03-01
KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLT
Sean Christopherson
1
-1
/
+12
2025-02-28
KVM: selftests: Assert that STI blocking isn't set after event injection
Sean Christopherson
1
-0
/
+2
2025-02-24
KVM: selftests: Add a nested (forced) emulation intercept test for x86
Sean Christopherson
1
-0
/
+146
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
1
-0
/
+2
2025-02-14
KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
Sean Christopherson
2
-5
/
+5
2025-02-12
KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
Sean Christopherson
1
-1
/
+14
2025-02-12
KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
Sean Christopherson
1
-13
/
+17
2025-02-12
KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
Sean Christopherson
1
-1
/
+1
2025-02-12
KVM: selftests: Print out the actual Top-Down Slots count on failure
Sean Christopherson
1
-1
/
+3
2025-02-12
KVM: selftests: Drop the "feature event" param from guest test helpers
Sean Christopherson
1
-11
/
+8
2025-02-12
KVM: selftests: Remove dead code in Intel PMU counters test
Sean Christopherson
1
-9
/
+8
2025-02-12
KVM: selftests: Only validate counts for hardware-supported arch events
Sean Christopherson
1
-7
/
+18
2025-02-12
KVM: selftests: Make Intel arch events globally available in PMU counters test
Sean Christopherson
1
-35
/
+49
2025-01-08
KVM: selftests: Add helpers for locally (un)blocking IRQs on x86
Sean Christopherson
6
-14
/
+11
2025-01-08
KVM: selftests: Use data load to trigger LLC references/misses in Intel PMU
Sean Christopherson
1
-4
/
+5
2025-01-08
KVM: selftests: Fix typos in x86's PMU counter test's macro variable use
Colton Lewis
1
-3
/
+3
2024-12-19
KVM: selftests: Add and use a helper function for x86's LIDT
Ivan Orlov
1
-1
/
+1
2024-12-19
KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
Sean Christopherson
1
-3
/
+30
2024-12-19
KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
Sean Christopherson
1
-2
/
+3
2024-12-19
KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
Sean Christopherson
1
-0
/
+10
2024-12-19
KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
Sean Christopherson
1
-23
/
+30
2024-12-19
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
68
-0
/
+16133