summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/vmx_tsc_adjust_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-5/+1
* KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.cSean Christopherson2022-12-271-5/+0
* KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson2022-07-131-1/+1
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-1/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-3/+3
* KVM: selftests: Convert vmx_tsc_adjust_test away from VCPU_IDSean Christopherson2022-06-111-7/+6
* kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-211-1/+0
* KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth2021-09-301-1/+1
* KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-161-1/+0
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-161-2/+2
* KVM: selftests: Fix unknown ucall command assertsAndrew Jones2020-03-161-1/+1
* KVM: selftests: Convert some printf's to pr_info'sAndrew Jones2020-03-161-2/+2
* KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2020-01-081-1/+1
* selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-221-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-3/+1
* KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-241-3/+2
* KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-171-0/+1
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-0/+174