index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2019-11-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
2019-09-27
KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure
Vitaly Kuznetsov
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
2019-09-25
KVM: selftests: fix ucall on x86
Vitaly Kuznetsov
2019-09-24
KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit
Vitaly Kuznetsov
2019-09-24
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
2019-09-24
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
2019-09-24
KVM: selftests: Create VM earlier for dirty log test
Peter Xu
2019-09-24
KVM: selftests: Move vm type into _vm_create() internally
Peter Xu
2019-09-11
Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-09-04
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
2019-08-29
KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
Thomas Huth
2019-08-21
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
2019-08-21
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
2019-08-15
selftests: kvm: fix vmx_set_nested_state_test
Paolo Bonzini
2019-08-15
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
2019-08-15
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
Paolo Bonzini
2019-08-09
selftests: kvm: Adding config fragments
Naresh Kamboju
2019-08-09
KVM: selftests: Update gitignore file for latest changes
Thomas Huth
2019-08-02
KVM: selftests: Enable dirty_log_test on s390x
Thomas Huth
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
2019-08-02
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
2019-06-19
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2019-06-04
kvm: selftests: ucall improvements
Andrew Jones
2019-06-04
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
2019-06-04
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
2019-06-04
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
[next]