index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
steal_time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-05-12
1
-1
/
+1
|
\
|
*
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
1
-0
/
+1
|
*
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-29
1
-1
/
+0
*
|
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-12
1
-23
/
+24
|
\
\
|
*
|
KVM: selftests: Use TAP in the steal_time test
Thomas Huth
2024-04-09
1
-23
/
+24
|
|
/
*
/
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
2024-04-26
1
-1
/
+3
|
/
*
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
2023-12-30
1
-0
/
+99
*
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
1
-2
/
+0
*
KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
1
-10
/
+12
*
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
1
-1
/
+0
*
KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time
Sean Christopherson
2022-07-13
1
-3
/
+1
*
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-07-13
1
-2
/
+1
*
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
1
-4
/
+1
*
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
1
-10
/
+10
*
KVM: selftests: Convert steal_time away from VCPU_ID
Sean Christopherson
2022-06-11
1
-61
/
+62
*
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-11
1
-3
/
+3
*
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-03
1
-10
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-27
1
-2
/
+2
|
\
|
*
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
2021-09-22
1
-2
/
+2
*
|
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
2021-09-16
1
-1
/
+0
*
|
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
2021-09-16
1
-15
/
+0
|
/
*
KVM: selftests: change pthread_yield to sched_yield
Andrew Jones
2021-07-14
1
-1
/
+1
*
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
1
-1
/
+1
*
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-06-24
1
-2
/
+0
*
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-18
1
-1
/
+1
*
KVM: selftests: Introduce steal-time test
Andrew Jones
2020-03-16
1
-0
/
+352