summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
Commit message (Expand)AuthorAge
* selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov2019-10-22
* selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov2019-10-22
* selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-22
* selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov2019-10-22
* selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov2019-10-22
* selftests: kvm: Fix libkvm build errorShuah Khan2019-10-03
* KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov2019-09-27
* selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-27
* KVM: selftests: fix ucall on x86Vitaly Kuznetsov2019-09-25
* KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov2019-09-24
* KVM: selftests: Remove duplicate guest mode handlingPeter Xu2019-09-24
* KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-24
* KVM: selftests: Create VM earlier for dirty log testPeter Xu2019-09-24
* KVM: selftests: Move vm type into _vm_create() internallyPeter Xu2019-09-24
* Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-11
|\
| * KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth2019-09-04
| * KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth2019-08-29
| * KVM: selftests: Enable dirty_log_test on s390xThomas Huth2019-08-02
| * KVM: selftests: Implement ucall() for s390xThomas Huth2019-08-02
| * KVM: selftests: Split ucall.c into architecture specific filesThomas Huth2019-08-02
* | selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-08-21
* | selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-08-21
* | selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-08-15
* | selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-15
* | selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-08-15
* | selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-09
* | KVM: selftests: Update gitignore file for latest changesThomas Huth2019-08-09
|/
* KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-20
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-15
|\
| * KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-04
| * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-04
| * KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-04
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-04
| * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-04
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-04
| * KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-04
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\ \
| * \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\ \
| * | | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-05
| * | | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-05
| * | | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-05
| * | | kvm: selftests: ucall improvementsAndrew Jones2019-06-04
| | |/ | |/|
* | | KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2019-07-02
| |/ |/|
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-19
| |/
* | KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2019-06-20
* | tests: kvm: Check for a kernel warningAaron Lewis2019-06-19
* | kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis2019-06-19
* | KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-26
|\