linux/tools/testing/selftests/kvm/lib
Sean Christopherson 99d51c6eef KVM: selftests: Use virt_get_pte() when getting PTE pointer
Use virt_get_pte() in vm_get_page_table_entry() instead of open coding
equivalent code.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221006004512.666529-6-seanjc@google.com
2022-11-16 16:58:55 -08:00
..
aarch64 KVM: selftests: Add ucall pool based implementation 2022-11-16 16:58:53 -08:00
riscv KVM: selftests: Add ucall pool based implementation 2022-11-16 16:58:53 -08:00
s390x KVM: selftests: Add ucall pool based implementation 2022-11-16 16:58:53 -08:00
x86_64 KVM: selftests: Use virt_get_pte() when getting PTE pointer 2022-11-16 16:58:55 -08:00
assert.c KVM: selftests: Gracefully handle empty stack traces 2022-09-30 06:38:00 -04:00
elf.c KVM: selftests: Fix spelling mistake "begining" -> "beginning" 2022-11-16 16:58:53 -08:00
guest_modes.c KVM: selftests: Sanity check input to ioctls() at build time 2022-06-11 11:48:09 -04:00
io.c selftests: kvm: Uses TEST_FAIL in tests/utilities 2020-03-16 17:59:11 +01:00
kvm_util.c KVM: selftests: Automatically do init_ucall() for non-barebones VMs 2022-11-16 16:58:51 -08:00
memstress.c KVM: selftests: Drop now-unnecessary ucall_uninit() 2022-11-16 16:58:53 -08:00
rbtree.c KVM: selftests: Keep track of memslots more efficiently 2021-05-27 07:45:54 -04:00
sparsebit.c kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch" 2021-09-30 04:27:08 -04:00
string_override.c KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use 2022-09-30 06:38:02 -04:00
test_util.c KVM: selftests: implement random number generator for guest code 2022-11-16 10:09:19 -08:00
ucall_common.c KVM: selftests: Add ucall pool based implementation 2022-11-16 16:58:53 -08:00