linux/tools/testing/selftests/kvm/include/aarch64
Ricardo Koller 35c5810157 KVM: selftests: aarch64: Add aarch64/page_fault_test
Add a new test for stage 2 faults when using different combinations of
guest accesses (e.g., write, S1PTW), backing source type (e.g., anon)
and types of faults (e.g., read on hugetlbfs with a hole). The next
commits will add different handling methods and more faults (e.g., uffd
and dirty logging). This first commit starts by adding two sanity checks
for all types of accesses: AF setting by the hw, and accessing memslots
with holes.

Signed-off-by: Ricardo Koller <ricarkol@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221017195834.2295901-11-ricarkol@google.com
2022-11-10 19:10:27 +00:00
..
arch_timer.h KVM: arm64: selftests: Add basic support for arch_timers 2021-10-17 11:17:20 +01:00
delay.h KVM: arm64: selftests: Add basic support to generate delays 2021-10-17 11:17:20 +01:00
gic.h KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state 2021-12-28 19:23:35 +00:00
gic_v3.h KVM: selftests: aarch64: Add GICv3 register accessor library functions 2021-12-28 19:23:13 +00:00
processor.h KVM: selftests: aarch64: Add aarch64/page_fault_test 2022-11-10 19:10:27 +00:00
spinlock.h KVM: arm64: selftests: Add light-weight spinlock support 2021-10-17 11:17:21 +01:00
vgic.h KVM: selftests: Convert vgic_irq away from VCPU_ID 2022-06-11 11:47:01 -04:00