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