aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/steal_time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2021-09-22selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton1-2/+2
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan1-1/+0
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan1-15/+0
2021-07-14KVM: selftests: change pthread_yield to sched_yieldAndrew Jones1-1/+1
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-1/+1
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong1-2/+0
2020-03-18KVM: selftests: Rework timespec functions and usageAndrew Jones1-1/+1
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones1-0/+352