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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-575
/
+3161
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
17
-173
/
+913
2021-06-25
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
5
-0
/
+317
2021-06-25
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
5
-0
/
+256
2021-06-24
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
4
-0
/
+152
2021-06-24
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
2
-25
/
+68
2021-06-24
KVM: selftests: Genericize upper level page table entry struct
Sean Christopherson
1
-65
/
+26
2021-06-24
KVM: selftests: Add PTE helper for x86-64 in preparation for hugepages
Sean Christopherson
1
-28
/
+31
2021-06-24
KVM: selftests: Rename x86's page table "address" to "pfn"
Sean Christopherson
1
-25
/
+22
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
6
-39
/
+23
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
4
-22
/
+17
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
16
-35
/
+31
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
7
-21
/
+18
2021-06-24
KVM: selftests: Use "standard" min virtual address for CPUID test alloc
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: selftests: Use alloc page helper for xAPIC IPI test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
1
-6
/
+4
2021-06-24
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
6
-24
/
+59
2021-06-24
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
1
-10
/
+8
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
6
-10
/
+7
2021-06-24
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
1
-1
/
+0
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
4
-8
/
+3
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
1
-2
/
+2
2021-06-22
Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/next
Marc Zyngier
4
-123
/
+321
2021-06-22
KVM: arm64: selftests: get-reg-list: Split base and pmu registers
Andrew Jones
1
-8
/
+31
2021-06-22
KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
Andrew Jones
4
-15
/
+21
2021-06-22
KVM: arm64: selftests: get-reg-list: Provide config selection option
Andrew Jones
1
-3
/
+53
2021-06-22
KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
Andrew Jones
1
-17
/
+51
2021-06-22
KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
Andrew Jones
1
-90
/
+175
2021-06-17
KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost
Vitaly Kuznetsov
1
-26
/
+38
2021-06-17
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
4
-0
/
+817
2021-06-17
KVM: selftests: Move evmcs.h to x86_64/
Vitaly Kuznetsov
1
-1
/
+1
2021-06-17
KVM: selftests: move Hyper-V MSR definitions to hyperv.h
Vitaly Kuznetsov
2
-7
/
+20
2021-06-17
KVM: selftests: Introduce x2APIC register manipulation functions
Jim Mattson
3
-5
/
+14
2021-06-17
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
7
-66
/
+83
2021-06-17
KVM: selftests: Move APIC definitions into a separate file
Jim Mattson
3
-47
/
+59
2021-06-17
KVM: selftests: x86: Add vmx_nested_tsc_scaling_test
Ilias Stamatis
3
-0
/
+244
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-14
KVM: selftests: Add aarch64/debug-exceptions test
Ricardo Koller
4
-6
/
+268
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
4
-1
/
+287
2021-06-14
KVM: selftests: Move GUEST_ASSERT_EQ to utils header
Ricardo Koller
2
-19
/
+12
2021-06-14
KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
Ricardo Koller
3
-13
/
+9
2021-06-14
KVM: selftests: Complete x86_64/sync_regs_test ucall
Ricardo Koller
1
-1
/
+6
2021-06-14
KVM: selftests: Rename vm_handle_exception
Ricardo Koller
6
-11
/
+11
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
1
-19
/
+19
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
5
-15
/
+45
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2
-1
/
+7
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
[next]