summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/steal_time.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-031-10/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-271-2/+2
|\
| * selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton2021-09-221-2/+2
* | selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan2021-09-161-1/+0
* | selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan2021-09-161-15/+0
|/
* KVM: selftests: change pthread_yield to sched_yieldAndrew Jones2021-07-141-1/+1
* KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-241-1/+1
* KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong2021-06-241-2/+0
* KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-181-1/+1
* KVM: selftests: Introduce steal-time testAndrew Jones2020-03-161-0/+352