linux/tools/testing/selftests/kvm/lib
Paolo Bonzini b4733cd5be Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
KVM selftests changes for 6.17

 - Fix a comment typo.

 - Verify KVM is loaded when getting any KVM module param so that attempting to
   run a selftest without kvm.ko loaded results in a SKIP message about KVM not
   being loaded/enabled, versus some random parameter not existing.

 - SKIP tests that hit EACCES when attempting to access a file, with a "Root
   required?" help message.  In most cases, the test just needs to be run with
   elevated permissions.
2025-07-29 08:36:44 -04:00
..
arm64 KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable 2025-04-06 11:13:50 -07:00
loongarch KVM: selftests: Add ucall test support for LoongArch 2025-05-20 20:20:26 +08:00
riscv KVM: riscv: selftests: Align the trap information wiht pt_regs 2025-05-21 09:34:35 +05:30
s390
x86 KVM: selftests: Verify KVM is loaded when getting a KVM module param 2025-06-20 13:39:10 -07:00
assert.c
elf.c
guest_modes.c
guest_sprintf.c
io.c
kvm_util.c Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD 2025-07-29 08:36:44 -04:00
lru_gen_util.c KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking 2025-05-16 12:58:21 -07:00
memstress.c KVM: selftests: Expand set of APIs for pinning tasks to a single CPU 2025-07-09 09:33:40 -07:00
rbtree.c
sparsebit.c KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments 2025-06-20 13:37:32 -07:00
string_override.c
test_util.c KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check 2025-05-16 11:45:12 -07:00
ucall_common.c
userfaultfd_util.c