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.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
2020-10-22
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-1
/
+1
2020-09-28
KVM: x86: do not attempt TSC synchronization on guest writes
Paolo Bonzini
2
-0
/
+169
2020-09-28
KVM: selftests: Add test for user space MSR handling
Alexander Graf
3
-0
/
+250
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
1
-1
/
+1
2020-09-23
selftests: kvm: Fix assert failure in single-step test
Yang Weijiang
1
-1
/
+1
2020-08-17
selftests: kvm: Use a shorter encoding to clear RAX
Yang Weijiang
1
-2
/
+2
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
1
-0
/
+13
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+11
2020-07-27
selftests: kvm: do not set guest mode flag
Paolo Bonzini
1
-8
/
+9
2020-06-11
KVM: selftests: fix sync_with_host() in smm_test
Vitaly Kuznetsov
1
-2
/
+2
2020-06-11
KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...
Vitaly Kuznetsov
2
-3
/
+5
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
6
-17
/
+30
2020-06-09
KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
Sean Christopherson
1
-2
/
+9
2020-06-08
KVM: selftests: fix vmx_preemption_timer_test build with GCC10
Vitaly Kuznetsov
2
-4
/
+4
2020-06-08
KVM: selftests: Add x86_64/debug_regs to .gitignore
Vitaly Kuznetsov
1
-0
/
+1
2020-06-05
KVM: selftests: Fix build with "make ARCH=x86_64"
Vitaly Kuznetsov
1
-0
/
+4
2020-06-01
KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
KVM: selftests: update hyperv_cpuid with SynDBG tests
Vitaly Kuznetsov
1
-47
/
+56
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
6
-4
/
+293
2020-06-01
selftests: kvm: fix smm test on SVM
Vitaly Kuznetsov
1
-6
/
+13
2020-06-01
selftests: kvm: add a SVM version of state-test
Paolo Bonzini
1
-12
/
+50
2020-06-01
selftests: kvm: introduce cpu_has_svm() check
Vitaly Kuznetsov
1
-0
/
+10
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
1
-1
/
+28
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
7
-2
/
+220
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
1
-1
/
+23
2020-05-08
Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+28
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
4
-0
/
+192
2020-05-06
KVM: selftests: Fix build for evmcs.h
Peter Xu
2
-2
/
+5
2020-05-01
selftests: fix kvm relocatable native/cross builds and installs
Shuah Khan
1
-1
/
+28
2020-04-21
selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts down
Paolo Bonzini
1
-4
/
+9
2020-04-15
selftests: kvm: Add testcase for creating max number of memslots
Wainer dos Santos Moschetta
1
-4
/
+61
2020-04-15
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
3
-3
/
+14
2020-04-15
KVM: selftests: Add "zero" testcase to set_memory_region_test
Sean Christopherson
1
-0
/
+24
2020-04-15
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
2
-0
/
+6
2020-04-15
KVM: selftests: Add "delete" testcase to set_memory_region_test
Sean Christopherson
1
-0
/
+91
2020-04-15
KVM: sefltests: Add explicit synchronization to move mem region test
Sean Christopherson
1
-18
/
+99
2020-04-15
KVM: selftests: Add GUEST_ASSERT variants to pass values to host
Sean Christopherson
1
-5
/
+20
2020-04-15
KVM: selftests: Add util to delete memory region
Sean Christopherson
2
-17
/
+40
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
4
-60
/
+48
2020-04-15
KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
Sean Christopherson
1
-4
/
+3
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-26
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
Sean Christopherson
1
-2
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
4
-44
/
+35
2020-03-16
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
1
-2
/
+10
2020-03-16
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
1
-4
/
+9
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2
-1
/
+3
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
13
-53
/
+46
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
1
-0
/
+3
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
1
-2
/
+53
[next]