summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/vmx_nested_tsc_scaling_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov2024-02-011-1/+1
* KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov2024-02-011-18/+1
* KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()Sean Christopherson2023-05-301-15/+7
* KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()Hao Ge2023-04-051-2/+6
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-5/+1
* 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: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-9/+1
* KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson2022-06-111-1/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-6/+5
* KVM: selftests: Convert vmx_nested_tsc_scaling_test away from VCPU_IDSean Christopherson2022-06-111-10/+8
* KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson2022-06-111-1/+1
* KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis2021-06-171-0/+242