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
/
include
/
test_util.h
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
2023-08-02
KVM: selftests: Add guest_snprintf() to KVM selftests
Aaron Lewis
2023-08-02
KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()
Sean Christopherson
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-11-16
KVM: selftests: implement random number generator for guest code
Colton Lewis
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-09-30
KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachable
David Matlack
2022-06-11
KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRE
Sean Christopherson
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
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-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini