index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
Sean Christopherson
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-07-13
KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time
Sean Christopherson
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert steal_time away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
2021-07-14
KVM: selftests: change pthread_yield to sched_yield
Andrew Jones
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones