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