summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/tsc_scaling_sync.c
AgeCommit message (Expand)Author
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Add kvm_has_cap() to provide syntactic sugarSean Christopherson
2022-06-11KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()Sean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Use vm_create() in tsc_scaling_syncSean Christopherson
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson
2022-06-11KVM: selftests: Return created vcpu from vm_vcpu_add_default()Sean Christopherson
2022-06-11KVM: selftests: Track kvm_vcpu object in tsc_scaling_syncSean Christopherson
2022-04-02KVM: x86: Test case for TSC scaling and offset syncDavid Woodhouse