index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+9
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-0
/
+2
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
1
-1
/
+17
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
1
-0
/
+1
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
1
-0
/
+2
2021-04-20
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
1
-3
/
+1
2021-04-07
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
1
-1
/
+1
2021-04-06
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
1
-0
/
+9
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
1
-0
/
+1
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
1
-0
/
+1
2021-02-11
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
1
-0
/
+55
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-0
/
+1
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
1
-0
/
+3
2021-02-04
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...
Vitaly Kuznetsov
1
-0
/
+14
2021-02-04
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
1
-1
/
+2
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
3
-7
/
+16
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
1
-1
/
+3
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
1
-1
/
+1
2021-02-04
KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
Peter Shier
1
-0
/
+20
2021-01-08
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2
-130
/
+13
2021-01-08
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
2
-36
/
+19
2021-01-08
KVM: selftests: Factor out guest mode code
Andrew Jones
1
-0
/
+21
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-0
/
+13
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
1
-0
/
+13
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
1
-4
/
+0
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
1
-0
/
+10
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
1
-4
/
+19
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
1
-0
/
+3
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-0
/
+2
2020-11-15
KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2
Sean Christopherson
2
-4
/
+17
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
2
-8
/
+11
2020-11-08
KVM: selftests: Make the number of vcpus global
Andrew Jones
1
-0
/
+3
2020-11-08
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
1
-0
/
+3
2020-11-08
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
2
-2
/
+1
2020-11-08
KVM: selftests: Add wrfract to common guest code
Ben Gardon
1
-1
/
+5
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
1
-0
/
+1
2020-11-08
KVM: selftests: Remove address rounding in guest code
Ben Gardon
1
-1
/
+0
2020-11-08
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
1
-0
/
+187
2020-11-08
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
1
-0
/
+1
2020-11-08
selftests: kvm: test enforcement of paravirtual cpuid features
Oliver Upton
2
-0
/
+15
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2
-0
/
+26
2020-11-08
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
1
-1
/
+1
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
1
-0
/
+6
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
1
-1
/
+1
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
2
-0
/
+2
2020-06-08
KVM: selftests: fix vmx_preemption_timer_test build with GCC10
Vitaly Kuznetsov
1
-4
/
+0
2020-06-01
KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
3
-4
/
+36
2020-06-01
selftests: kvm: introduce cpu_has_svm() check
Vitaly Kuznetsov
1
-0
/
+10
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2
-2
/
+4
[next]