index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
1
-2
/
+8
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
1
-1
/
+7
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
1
-2
/
+23
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
1
-0
/
+1
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
1
-18
/
+4
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2
-4
/
+8
2023-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-118
/
+1138
2023-07-01
Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
11
-118
/
+416
2023-07-01
Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+21
2023-07-01
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-0
/
+701
2023-06-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+52
2023-06-16
KVM: s390: selftests: add selftest for CMMA migration
Nico Boehr
2
-0
/
+701
2023-06-14
KVM: selftests: Add new CFLAGS to generate dependency files
Yu Zhang
1
-2
/
+15
2023-06-07
KVM: selftests: Allow specify physical cpu list in demand paging test
Peter Xu
4
-13
/
+32
2023-06-06
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
1
-0
/
+21
2023-06-06
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
1
-1
/
+31
2023-06-03
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-02
KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updates
Sean Christopherson
1
-0
/
+21
2023-06-02
KVM: selftests: Add dirty logging page splitting test
Ben Gardon
2
-0
/
+260
2023-06-02
KVM: selftests: Move dirty logging functions to memstress.(c|h)
Ben Gardon
3
-77
/
+87
2023-06-02
KVM: selftests: touch all pages of args on each memstress iteration
Paolo Bonzini
1
-0
/
+3
2023-06-01
KVM: selftests: Allow dumping per-vcpu info for uffd threads
Peter Xu
1
-2
/
+2
2023-06-01
KVM: selftests: Setup vcpu_alias only for minor mode test
Peter Xu
1
-8
/
+9
2023-05-31
KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"
Colin Ian King
1
-1
/
+1
2023-05-31
KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()
Sean Christopherson
1
-15
/
+7
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
11
-93
/
+295
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-154
/
+373
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
4
-19
/
+315
2023-04-21
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
1
-5
/
+5
2023-04-21
Merge branch kvm-arm64/selftest/lpa into kvmarm-master/next
Marc Zyngier
2
-10
/
+30
2023-04-14
KVM: selftests: Test the PMU event "Instructions retired"
Aaron Lewis
1
-2
/
+32
2023-04-14
KVM: selftests: Copy full counter values from guest in PMU event filter test
Sean Christopherson
1
-90
/
+80
2023-04-14
KVM: selftests: Use error codes to signal errors in PMU event filter test
Sean Christopherson
1
-8
/
+8
2023-04-14
KVM: selftests: Print detailed info in PMU event filter asserts
Aaron Lewis
1
-6
/
+5
2023-04-14
KVM: selftests: Add helpers for PMC asserts in PMU event filter test
Aaron Lewis
1
-25
/
+27
2023-04-14
KVM: selftests: Add a common helper for the PMU event filter guest code
Aaron Lewis
1
-11
/
+18
2023-04-14
KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
Colin Ian King
1
-1
/
+1
2023-04-11
KVM: selftests: Add test to verify KVM's supported XCR0
Aaron Lewis
3
-0
/
+153
2023-04-11
KVM: selftests: Add all known XFEATURE masks to common code
Aaron Lewis
2
-30
/
+33
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
3
-11
/
+14
2023-04-11
KVM: selftests: Move XGETBV and XSETBV helpers to common code
Aaron Lewis
2
-21
/
+21
2023-04-08
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
1
-1
/
+1
2023-04-08
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
1
-0
/
+8
2023-04-07
KVM: selftests: Verify LBRs are disabled if vPMU is disabled
Sean Christopherson
1
-0
/
+29
2023-04-07
KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES
Sean Christopherson
1
-0
/
+10
2023-04-07
KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro
Sean Christopherson
1
-7
/
+6
2023-04-07
KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test
Sean Christopherson
1
-2
/
+0
2023-04-07
KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES
Sean Christopherson
1
-0
/
+13
2023-04-07
KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES
Sean Christopherson
1
-7
/
+54
[next]