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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-12-20
selftests: KVM: Fix non-x86 compiling
Andrew Jones
1
-9
/
+1
2021-12-10
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
1
-0
/
+9
2021-11-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
2
-12
/
+37
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
1
-0
/
+5
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
1
-0
/
+2
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
1
-4
/
+2
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
1
-1
/
+0
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
1
-7
/
+1
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
1
-0
/
+1
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
1
-0
/
+1
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
1
-0
/
+25
2021-11-11
selftest: KVM: Add open sev dev helper
Peter Gonda
2
-0
/
+3
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
8
-20
/
+296
2021-10-18
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
1
-0
/
+9
2021-10-18
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
1
-0
/
+2
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
1
-0
/
+20
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
1
-0
/
+21
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
1
-0
/
+13
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
1
-0
/
+2
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
1
-1
/
+1
2021-10-17
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
1
-0
/
+10
2021-10-17
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
1
-0
/
+25
2021-10-17
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
1
-0
/
+142
2021-10-17
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
1
-0
/
+5
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
1
-9
/
+11
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
1
-12
/
+1
2021-10-17
KVM: arm64: selftests: Add MMIO readl/writel support
Raghavendra Rao Ananta
1
-1
/
+45
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-09-28
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
1
-1
/
+1
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-18
/
+20
2021-09-24
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
1
-17
/
+17
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
1
-1
/
+3
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
1
-0
/
+2
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
1
-0
/
+1
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+3
2021-08-19
selftests: KVM: Introduce psci_cpu_on_test
Oliver Upton
1
-0
/
+3
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
1
-1
/
+4
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
1
-1
/
+1
2021-08-03
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
1
-1
/
+4
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-1
/
+2
2021-07-06
KVM: selftests: introduce P44V64 for z196 and EC12
Christian Borntraeger
1
-1
/
+2
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
3
-18
/
+92
2021-06-25
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
1
-0
/
+4
2021-06-25
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
1
-0
/
+3
2021-06-24
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
1
-0
/
+3
2021-06-24
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
1
-0
/
+8
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
1
-0
/
+2
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
1
-6
/
+4
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
1
-3
/
+2
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
1
-3
/
+2
[next]