aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/vmx_tsc_adjust_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson1-1/+1
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-1/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-3/+3
2022-06-11KVM: selftests: Convert vmx_tsc_adjust_test away from VCPU_IDSean Christopherson1-7/+6
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini1-1/+0
2021-09-30KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth1-1/+1
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones1-1/+0
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta1-2/+2
2020-03-16KVM: selftests: Fix unknown ucall command assertsAndrew Jones1-1/+1
2020-03-16KVM: selftests: Convert some printf's to pr_info'sAndrew Jones1-2/+2
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li1-1/+1
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-3/+1
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth1-3/+2
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/+174