summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini2020-07-271-0/+13
* KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini2020-07-271-1/+11
* selftests: kvm: do not set guest mode flagPaolo Bonzini2020-07-271-8/+9
* KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov2020-06-111-2/+2
* KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov2020-06-112-3/+5
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-112-12/+14
* KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov2020-06-081-0/+4
* KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov2020-06-011-47/+56
* KVM: selftests: VMX preemption timer migration testMakarand Sonare2020-06-011-0/+255
* selftests: kvm: fix smm test on SVMVitaly Kuznetsov2020-06-011-6/+13
* selftests: kvm: add a SVM version of state-testPaolo Bonzini2020-06-011-12/+50
* Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-131-0/+202
|\
| * KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini2020-05-081-1/+23
| * KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-071-0/+180
* | KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson2020-04-151-337/+0
* | KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson2020-04-151-0/+24
* | KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson2020-04-151-0/+91
* | KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson2020-04-151-18/+99
|/
* KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov2020-03-161-2/+10
* KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov2020-03-161-4/+9
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-167-18/+17
* KVM: selftests: virt_map should take npages, not sizeAndrew Jones2020-03-162-7/+6
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-168-14/+11
* KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-167-11/+9
* KVM: selftests: Fix unknown ucall command assertsAndrew Jones2020-03-167-8/+7
* KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson2020-03-161-0/+142
* KVM: selftests: Convert some printf's to pr_info'sAndrew Jones2020-03-165-6/+6
* selftests: KVM: SVM: Add vmcall testEric Auger2020-02-121-0/+79
* KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2020-01-081-1/+1
* kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-221-0/+76
* selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov2019-10-221-10/+11
* selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov2019-10-221-0/+2
* selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-223-15/+3
* selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov2019-10-221-6/+1
* selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-271-0/+156
* KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov2019-09-241-0/+27
* selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-08-211-1/+1
* selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-08-151-3/+14
* selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-152-21/+6
* selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-08-151-15/+0
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-151-69/+0
|\
| * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-041-70/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-134-4/+4
|\ \
| * \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-118-46/+171
| |\ \
| * | | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-054-4/+4
| | |/ | |/|
* | | KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2019-07-021-0/+1
| |/ |/|
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-217-16/+7
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-197-16/+7
| |/
* | KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2019-06-201-12/+20
* | tests: kvm: Check for a kernel warningAaron Lewis2019-06-191-0/+126