aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/kvm/include/x86_64/vmx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-21KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()Vitaly Kuznetsov1-5/+10
2022-11-21KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pagesVitaly Kuznetsov1-8/+0
2022-11-16KVM: selftests: Check for KVM nEPT support using "feature" MSRsDavid Matlack1-1/+1
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-49/+4
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack1-0/+1
2022-09-26KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codesSean Christopherson1-49/+2
2022-09-26KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fieldsVitaly Kuznetsov1-0/+2
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson1-2/+0
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack1-0/+4
2022-06-09KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.hDavid Matlack1-0/+2
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson1-6/+4
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson1-0/+1
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson1-4/+0
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson1-0/+6
2020-09-28KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson1-1/+1
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov1-0/+1
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov1-4/+0
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare1-0/+27
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li1-1/+1
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li1-1/+1
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li1-2/+2
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov1-0/+2
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-3/+1
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov1-0/+28
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov1-0/+1
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones1-0/+552