summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/s390
AgeCommit message (Expand)AuthorLines
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson-1/+1
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson-2/+2
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson-8/+8
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack-22/+22
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack-1/+1
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack-9/+9
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack-23/+23
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack-2/+2
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack-6/+6
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank-0/+75
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda-0/+299
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank-0/+140
2025-10-10KVM: selftests: Add wrappers for mmap() and munmap() to assert successSean Christopherson-9/+7
2025-09-30Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+1
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton-1/+1
2025-08-19KVM: selftests: fix minor typo in cpumodel_subfuncsGopi Krishna Menon-1/+1
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King-2/+2
2025-01-31KVM: s390: selftests: Streamline uc_skey test to issue iske after sskeChristoph Schlameuss-18/+6
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda-2/+6
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-1/+171
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson-0/+3889