index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
steal_time.c
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
1
-37
/
+37
13 days
KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch
Sean Christopherson
1
-0
/
+5
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
1
-2
/
+2
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
1
-16
/
+16
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
1
-2
/
+2
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
1
-16
/
+16
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
1
-2
/
+2
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
1
-1
/
+1
2026-03-26
RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
Jiakai Xu
1
-0
/
+31
2026-03-26
KVM: selftests: Refactor UAPI tests into dedicated function
Jiakai Xu
1
-16
/
+51
2026-02-06
KVM: LoongArch: selftests: Add steal time test case
Bibo Mao
1
-0
/
+96
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
1
-1
/
+1
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
1
-2
/
+1
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
1
-1
/
+1
2024-05-12
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-23
/
+24
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
1
-0
/
+1
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-1
/
+0
2024-04-26
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
1
-1
/
+3
2024-04-09
KVM: selftests: Use TAP in the steal_time test
Thomas Huth
1
-23
/
+24
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
1
-0
/
+99
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
1
-2
/
+0
2023-08-02
KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
Sean Christopherson
1
-10
/
+12
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
1
-1
/
+0
2022-07-13
KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time
Sean Christopherson
1
-3
/
+1
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-2
/
+1
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-4
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-10
/
+10
2022-06-11
KVM: selftests: Convert steal_time away from VCPU_ID
Sean Christopherson
1
-61
/
+62
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
1
-3
/
+3
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
1
-10
/
+3
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
1
-2
/
+2
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+0
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
1
-15
/
+0
2021-07-14
KVM: selftests: change pthread_yield to sched_yield
Andrew Jones
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
1
-2
/
+0
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
1
-1
/
+1
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
1
-0
/
+352