summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2020-06-11KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov
2020-06-11KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-09KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov
2020-06-08KVM: selftests: Add x86_64/debug_regs to .gitignoreVitaly Kuznetsov
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan
2020-04-21selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts downPaolo Bonzini
2020-04-15selftests: kvm: Add testcase for creating max number of memslotsWainer dos Santos Moschetta
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson
2020-04-15KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson
2020-04-15selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta
2020-04-15KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson
2020-04-15KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson
2020-04-15KVM: selftests: Add GUEST_ASSERT variants to pass values to hostSean Christopherson
2020-04-15KVM: selftests: Add util to delete memory regionSean Christopherson
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson
2020-04-15KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()Sean Christopherson
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-26KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-18KVM: selftests: Rework timespec functions and usageAndrew Jones
2020-03-16KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov
2020-03-16KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov
2020-03-16KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta
2020-03-16selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta
2020-03-16selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger
2020-03-16selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger
2020-03-16selftests: KVM: s390: fix early guest crashChristian Borntraeger
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones
2020-03-16selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger
2020-03-16selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger
2020-03-16KVM: selftests: Share common API documentationAndrew Jones