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
2024-02-01
KVM: selftests: Make hyperv_clock require TSC based system clocksource
Vitaly Kuznetsov
-0
/
+1
2024-02-01
KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...
Vitaly Kuznetsov
-5
/
+6
2024-02-01
KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...
Vitaly Kuznetsov
-18
/
+1
2024-02-01
KVM: selftests: Generalize check_clocksource() from kvm_clock_test
Vitaly Kuznetsov
-37
/
+40
2024-01-30
KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR
Sean Christopherson
-0
/
+41
2024-01-30
KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
Sean Christopherson
-12
/
+26
2024-01-30
KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
Sean Christopherson
-2
/
+28
2024-01-30
KVM: selftests: Test PMC virtualization with forced emulation
Sean Christopherson
-14
/
+30
2024-01-30
KVM: selftests: Move KVM_FEP macro into common library header
Sean Christopherson
-2
/
+3
2024-01-30
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
-18
/
+14
2024-01-30
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
-6
/
+60
2024-01-30
KVM: selftests: Add a helper to query if the PMU module param is enabled
Sean Christopherson
-3
/
+8
2024-01-30
KVM: selftests: Expand PMU counters test to verify LLC events
Sean Christopherson
-19
/
+40
2024-01-30
KVM: selftests: Add functional test for Intel's fixed PMU counters
Jinrong Liang
-1
/
+30
2024-01-30
KVM: selftests: Test consistency of CPUID with num of fixed counters
Jinrong Liang
-3
/
+57
2024-01-30
KVM: selftests: Test consistency of CPUID with num of gp counters
Jinrong Liang
-0
/
+99
2024-01-30
KVM: selftests: Test Intel PMU architectural events on fixed counters
Jinrong Liang
-9
/
+45
2024-01-30
KVM: selftests: Test Intel PMU architectural events on gp counters
Jinrong Liang
-0
/
+322
2024-01-30
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
-97
/
+173
2024-01-30
KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
Sean Christopherson
-18
/
+47
2024-01-30
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
Sean Christopherson
-2
/
+2
2024-01-30
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
-5
/
+16
2024-01-30
KVM: selftests: Fail tests when open() fails with !ENOENT
Vitaly Kuznetsov
-1
/
+2
2024-01-30
KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
Vitaly Kuznetsov
-4
/
+5
2024-01-30
KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
Sean Christopherson
-2
/
+2
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
-63
/
+63
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
-13
/
+13
2024-01-29
KVM: selftests: riscv: Remove redundant newlines
Andrew Jones
-2
/
+2
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
-27
/
+27
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
-38
/
+38
2024-01-29
KVM: selftests: Reword the NX hugepage test's skip message to be more helpful
Sean Christopherson
-3
/
+3
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
-7
/
+11
2024-01-19
KVM: riscv: selftests: Add Zfa extension to get-reg-list test
Anup Patel
-0
/
+4
2024-01-19
KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
Anup Patel
-0
/
+8
2024-01-19
KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
Anup Patel
-0
/
+4
2024-01-19
KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
Anup Patel
-0
/
+8
2024-01-19
KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
Anup Patel
-0
/
+40
2024-01-19
KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
Anup Patel
-0
/
+40
2024-01-19
KVM: riscv: selftests: Add Zbc extension to get-reg-list test
Anup Patel
-0
/
+4
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-691
/
+1921
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-3
/
+2
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-8
/
+24
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-45
/
+86
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-373
/
+502
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
-2
/
+3
2023-12-30
RISC-V: KVM: selftests: Add get-reg-list test for STA registers
Andrew Jones
-0
/
+43
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
-2
/
+103
2023-12-30
RISC-V: KVM: selftests: Add guest_sbi_probe_extension
Andrew Jones
-0
/
+40
2023-12-30
RISC-V: KVM: selftests: Move sbi_ecall to processor.c
Andrew Jones
-26
/
+26
2023-12-29
RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regs
Andrew Jones
-14
/
+92
[prev]
[next]