summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2019-09-25KVM: selftests: fix ucall on x86Vitaly Kuznetsov
2019-09-24KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-09-24KVM: selftests: Create VM earlier for dirty log testPeter Xu
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-09-04KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth
2019-08-29KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth
2019-08-02KVM: selftests: Enable dirty_log_test on s390xThomas Huth
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini
2019-06-04kvm: selftests: ucall improvementsAndrew Jones
2019-06-04KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth
2019-06-04KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth
2019-06-04KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini