linux/tools/testing/selftests/kvm
Paolo Bonzini e852be8b14 kvm: selftests: introduce and use more page size-related constants
Clean up code that was hardcoding masks for various fields,
now that the masks are included in processor.h.

For more cleanup, define PAGE_SIZE and PAGE_MASK just like in Linux.
PAGE_SIZE in particular was defined by several tests.

Suggested-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-21 15:41:01 -04:00
..
aarch64 selftests: KVM: Free the GIC FD when cleaning up in arch_timer 2022-04-07 08:46:13 +01:00
include kvm: selftests: introduce and use more page size-related constants 2022-04-21 15:41:01 -04:00
lib kvm: selftests: introduce and use more page size-related constants 2022-04-21 15:41:01 -04:00
s390x KVM: s390: selftests: Add error memop tests 2022-03-14 16:12:27 +01:00
x86_64 kvm: selftests: introduce and use more page size-related constants 2022-04-21 15:41:01 -04:00
.gitignore selftests: kvm: add tsc_scaling_sync to .gitignore 2022-04-11 13:28:56 -04:00
Makefile KVM: arm64: selftests: Introduce vcpu_width_config 2022-04-06 12:29:45 +01:00
access_tracking_perf_test.c
config
demand_paging_test.c
dirty_log_perf_test.c selftests: KVM: Don't leak GIC FD across dirty log test iterations 2022-04-07 08:46:13 +01:00
dirty_log_test.c
hardware_disable_test.c
kvm_binary_stats_test.c
kvm_create_max_vcpus.c
kvm_page_table_test.c KVM: selftests: Silence compiler warning in the kvm_page_table_test 2022-04-21 13:16:14 -04:00
max_guest_memory_test.c KVM: selftests: Add test to populate a VM with the max possible guest mem 2022-03-08 10:59:11 -05:00
memslot_modification_stress_test.c
memslot_perf_test.c
rseq_test.c
set_memory_region_test.c
settings
steal_time.c
system_counter_offset_test.c